| Package | Description | 
|---|---|
| com.opensymphony.xwork2.config | 
 Configuration core classes. 
 | 
| com.opensymphony.xwork2.config.providers | 
 Configuration provider classes. 
 | 
| com.opensymphony.xwork2.test | |
| org.apache.struts2.config | 
 Classes for Struts configuration and property handling. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ContainerProvider.register(ContainerBuilder builder,
        LocatableProperties props)
Registers beans and properties for the Container 
 | 
void | 
FileManagerFactoryProvider.register(ContainerBuilder builder,
        LocatableProperties props)  | 
void | 
FileManagerProvider.register(ContainerBuilder builder,
        LocatableProperties props)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
XmlConfigurationProvider.register(ContainerBuilder containerBuilder,
        LocatableProperties props)  | 
void | 
XWorkConfigurationProvider.register(ContainerBuilder builder,
        LocatableProperties props)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
StubConfigurationProvider.register(ContainerBuilder builder,
        LocatableProperties props)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
AbstractBeanSelectionProvider.convertIfExist(LocatableProperties props,
              String fromKey,
              String toKey)  | 
protected void | 
PropertiesConfigurationProvider.loadSettings(LocatableProperties props,
            org.apache.struts2.config.Settings settings)  | 
void | 
DefaultPropertiesProvider.register(ContainerBuilder builder,
        LocatableProperties props)  | 
void | 
DefaultBeanSelectionProvider.register(ContainerBuilder builder,
        LocatableProperties props)  | 
void | 
PropertiesConfigurationProvider.register(ContainerBuilder builder,
        LocatableProperties props)  | 
void | 
StrutsXmlConfigurationProvider.register(ContainerBuilder containerBuilder,
        LocatableProperties props)  | 
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.