|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModuleConfigFactory | |
---|---|
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 | Provides default implementation classes for the configuration objects. |
Uses of ModuleConfigFactory in org.apache.struts.config |
---|
Methods in org.apache.struts.config that return ModuleConfigFactory | |
---|---|
static ModuleConfigFactory |
ModuleConfigFactory.createFactory()
Create and return a ModuleConfigFactory instance of the
appropriate class, which can be used to create customized
ModuleConfig instances. |
Uses of ModuleConfigFactory in org.apache.struts.config.impl |
---|
Subclasses of ModuleConfigFactory in org.apache.struts.config.impl | |
---|---|
class |
DefaultModuleConfigFactory
A factory for creating ModuleConfig instances. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |