Uses of Class
com.opensymphony.xwork2.config.ConfigurationManager

Packages that use ConfigurationManager
com.opensymphony.xwork2 Main XWork interfaces and classes. 
com.opensymphony.xwork2.util XWork util classes. 
 

Uses of ConfigurationManager in com.opensymphony.xwork2
 

Fields in com.opensymphony.xwork2 declared as ConfigurationManager
protected  ConfigurationManager XWorkTestCase.configurationManager
           
protected  ConfigurationManager TestNGXWorkTestCase.configurationManager
           
 

Constructors in com.opensymphony.xwork2 with parameters of type ConfigurationManager
XWork(ConfigurationManager mgr)
           
 

Uses of ConfigurationManager in com.opensymphony.xwork2.util
 

Methods in com.opensymphony.xwork2.util that return ConfigurationManager
static ConfigurationManager XWorkTestCaseHelper.loadConfigurationProviders(ConfigurationManager configurationManager, ConfigurationProvider... providers)
           
static ConfigurationManager XWorkTestCaseHelper.setUp()
           
 

Methods in com.opensymphony.xwork2.util with parameters of type ConfigurationManager
static ConfigurationManager XWorkTestCaseHelper.loadConfigurationProviders(ConfigurationManager configurationManager, ConfigurationProvider... providers)
           
static void XWorkTestCaseHelper.tearDown(ConfigurationManager configurationManager)
           
 



Copyright © 2009 OpenSymphony. All Rights Reserved.