|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Configuration | |
---|---|
com.opensymphony.xwork.config | |
com.opensymphony.xwork.config.impl | |
com.opensymphony.xwork.config.providers | |
com.opensymphony.xwork.mock |
Uses of Configuration in com.opensymphony.xwork.config |
---|
Fields in com.opensymphony.xwork.config declared as Configuration | |
---|---|
protected static Configuration |
ConfigurationManager.configurationInstance
|
Methods in com.opensymphony.xwork.config that return Configuration | |
---|---|
static Configuration |
ConfigurationManager.getConfiguration()
Get the current XWork configuration object. |
Methods in com.opensymphony.xwork.config with parameters of type Configuration | |
---|---|
static List |
ConfigurationUtil.buildParentsFromString(Configuration configuration,
String parent)
|
void |
ConfigurationProvider.init(Configuration configuration)
Initializes the configuration object. |
static void |
ConfigurationManager.setConfiguration(Configuration configuration)
|
Uses of Configuration in com.opensymphony.xwork.config.impl |
---|
Classes in com.opensymphony.xwork.config.impl that implement Configuration | |
---|---|
class |
DefaultConfiguration
DefaultConfiguration |
Uses of Configuration in com.opensymphony.xwork.config.providers |
---|
Methods in com.opensymphony.xwork.config.providers with parameters of type Configuration | |
---|---|
void |
XmlConfigurationProvider.init(Configuration configuration)
|
Uses of Configuration in com.opensymphony.xwork.mock |
---|
Classes in com.opensymphony.xwork.mock that implement Configuration | |
---|---|
class |
MockConfiguration
Mock for an Configuration . |
|
WebWork Project Page | |||||||||
PREV NEXT | FRAMES NO FRAMES |