| Home >> All >> org >> apache >> struts >> config >> [ impl Javadoc ] |
org.apache.struts.config.impl: Javadoc index of package org.apache.struts.config.impl.
Package Samples:
org.apache.struts.config.impl: The "config" package contains configuration objects that correspond to elements that may be specified in the struts-config.xml module configuration file.
Classes:
ModuleConfigImpl: The collection of static configuration information that describes a Struts-based module. Multiple modules are identified by a prefix at the beginning of the context relative portion of the request URI. If no module prefix can be matched, the default configuration (with a prefix equal to a zero-length string) is selected, which is elegantly backwards compatible with the previous Struts behavior that only supported one module.
DefaultModuleConfigFactory: A factory for creating org.apache.struts.config.ModuleConfig instances.
| Home | Contact Us | Privacy Policy | Terms of Service |