| 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 | 
| Modifier and Type | Field and Description | 
|---|---|
protected Configuration | 
XWorkTestCase.configuration  | 
protected Configuration | 
XWorkJUnit4TestCase.configuration  | 
protected Configuration | 
TestNGXWorkTestCase.configuration  | 
protected Configuration | 
DefaultActionProxy.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()
Get the current XWork configuration object. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static List<PackageConfig> | 
ConfigurationUtil.buildParentsFromString(Configuration configuration,
                      String parent)
Get the  
PackageConfig elements with the specified names. | 
void | 
PackageProvider.init(Configuration configuration)
Initializes with the configuration 
 | 
void | 
FileManagerProvider.init(Configuration configuration)  | 
void | 
FileManagerFactoryProvider.init(Configuration configuration)  | 
void | 
ContainerProvider.init(Configuration configuration)
Initializes with the configuration 
 | 
void | 
ConfigurationManager.setConfiguration(Configuration configuration)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultConfiguration
DefaultConfiguration 
 | 
class  | 
MockConfiguration
Simple configuration used for unit testing 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
XWorkConfigurationProvider.init(Configuration configuration)  | 
void | 
XmlConfigurationProvider.init(Configuration configuration)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
StubConfigurationProvider.init(Configuration configuration)  | 
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.