Package | Description |
---|---|
com.opensymphony.xwork2.config |
Configuration core classes.
|
com.opensymphony.xwork2.config.providers |
Configuration provider classes.
|
com.opensymphony.xwork2.test |
Modifier and Type | Method and Description |
---|---|
void |
FileManagerProvider.register(ContainerBuilder builder,
LocatableProperties props) |
void |
FileManagerFactoryProvider.register(ContainerBuilder builder,
LocatableProperties props) |
void |
ContainerProvider.register(ContainerBuilder builder,
LocatableProperties props)
Registers beans and properties for the Container
|
Modifier and Type | Method and Description |
---|---|
void |
XWorkConfigurationProvider.register(ContainerBuilder builder,
LocatableProperties props) |
void |
XmlConfigurationProvider.register(ContainerBuilder containerBuilder,
LocatableProperties props) |
Modifier and Type | Method and Description |
---|---|
void |
StubConfigurationProvider.register(ContainerBuilder builder,
LocatableProperties props) |
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.