Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
static ModuleConfigFactory |
ModuleConfigFactory.createFactory()
Create and return a
ModuleConfigFactory instance of the
appropriate class, which can be used to create customized
ModuleConfig instances. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultModuleConfigFactory
A factory for creating
ModuleConfig instances. |
Copyright © 2000–2016 Apache Software Foundation. All rights reserved.