| Package | Description | 
|---|---|
| com.opensymphony.xwork2 | Main XWork interfaces and classes. | 
| com.opensymphony.xwork2.config | Configuration core classes. | 
| com.opensymphony.xwork2.config.impl | Configuration implementation classes. | 
| com.opensymphony.xwork2.config.providers | Configuration provider classes. | 
| com.opensymphony.xwork2.test | |
| org.apache.struts2.components | |
| org.apache.struts2.config | Classes for Struts configuration and property handling. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected Configuration | XWorkJUnit4TestCase. configuration | 
| protected Configuration | DefaultActionProxy. configuration | 
| protected Configuration | XWorkTestCase. configuration | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DefaultActionProxy. setConfiguration(Configuration config) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected Configuration | ConfigurationManager. configuration | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Configuration | ConfigurationManager. createConfiguration(String beanName) | 
| Configuration | ConfigurationManager. getConfiguration() | 
| Modifier and Type | Method and Description | 
|---|---|
| static List<PackageConfig> | ConfigurationUtil. buildParentsFromString(Configuration configuration,
                      String parent)Get the  PackageConfigelements with the specified names. | 
| void | PackageProvider. init(Configuration configuration)Initializes with the configuration | 
| void | ContainerProvider. init(Configuration configuration)Initializes with the configuration | 
| void | FileManagerFactoryProvider. init(Configuration configuration) | 
| void | FileManagerProvider. init(Configuration configuration) | 
| void | ConfigurationManager. setConfiguration(Configuration configuration) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultConfigurationDefaultConfiguration | 
| class  | MockConfigurationSimple configuration used for unit testing | 
| Modifier and Type | Field and Description | 
|---|---|
| protected Configuration | XmlDocConfigurationProvider. configuration | 
| Modifier and Type | Method and Description | 
|---|---|
| void | XmlConfigurationProvider. init(Configuration configuration) | 
| void | StrutsDefaultConfigurationProvider. init(Configuration configuration) | 
| void | XmlDocConfigurationProvider. init(Configuration configuration) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | StubConfigurationProvider. init(Configuration configuration) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected Configuration | Form. configuration | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Form. setConfiguration(Configuration configuration) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AbstractBeanSelectionProvider. init(Configuration configuration) | 
| void | DefaultPropertiesProvider. init(Configuration configuration) | 
| void | StrutsJavaConfigurationProvider. init(Configuration configuration) | 
| void | PropertiesConfigurationProvider. init(Configuration configuration) | 
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.