Uses of Interface
com.opensymphony.xwork2.config.RuntimeConfiguration

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
 

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 MockConfiguration.getRuntimeConfiguration()
           
 RuntimeConfiguration DefaultConfiguration.getRuntimeConfiguration()
           
 



Copyright © 2009 OpenSymphony. All Rights Reserved.