|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Class
org.apache.struts.config.ModuleConfigFactory
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 |
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 |
Copyright © 2000-2005 - The Apache Software Foundation