|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RuntimeConfiguration | |
---|---|
com.opensymphony.xwork2.config | Configuration core classes. |
com.opensymphony.xwork2.config.impl | Configuration implementation classes. |
Uses of RuntimeConfiguration in com.opensymphony.xwork2.config |
---|
Methods in com.opensymphony.xwork2.config that return RuntimeConfiguration | |
---|---|
RuntimeConfiguration |
Configuration.getRuntimeConfiguration()
The current runtime configuration. |
Uses of RuntimeConfiguration in com.opensymphony.xwork2.config.impl |
---|
Classes in com.opensymphony.xwork2.config.impl that implement RuntimeConfiguration | |
---|---|
private class |
DefaultConfiguration.RuntimeConfigurationImpl
|
Fields in com.opensymphony.xwork2.config.impl declared as RuntimeConfiguration | |
---|---|
protected RuntimeConfiguration |
DefaultConfiguration.runtimeConfiguration
|
Methods in com.opensymphony.xwork2.config.impl that return RuntimeConfiguration | |
---|---|
protected RuntimeConfiguration |
DefaultConfiguration.buildRuntimeConfiguration()
This builds the internal runtime configuration used by Xwork for finding and configuring Actions from the programmatic configuration data structures. |
RuntimeConfiguration |
DefaultConfiguration.getRuntimeConfiguration()
|
RuntimeConfiguration |
MockConfiguration.getRuntimeConfiguration()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |