Uses of Class
org.apache.struts.config.impl.ModuleConfigImpl

Packages that use ModuleConfigImpl
org.apache.struts.config The "config" package contains configuration objects that correspond to elements that may be specified in the struts-config.xml module configuration file. 
org.apache.struts.config.impl   
 

Uses of ModuleConfigImpl in org.apache.struts.config
 

Subclasses of ModuleConfigImpl in org.apache.struts.config
 class ApplicationConfig
          Deprecated. Usage replaced by ModuleConfig Interface.
 

Constructors in org.apache.struts.config with parameters of type ModuleConfigImpl
ApplicationConfig(ModuleConfigImpl moduleConfig)
          Deprecated. Only used while we are deprecating ApplicationConfig to insure maximum compatability.
 

Uses of ModuleConfigImpl in org.apache.struts.config.impl
 

Constructors in org.apache.struts.config.impl with parameters of type ModuleConfigImpl
ModuleConfigImpl(ModuleConfigImpl moduleConfig)
          Deprecated. Only used while we are deprecating ApplicationConfig to insure maximum compatability.
 



Copyright © 2000-2003 - Apache Software Foundation