Package | Description |
---|---|
com.opensymphony.xwork2 |
Main XWork interfaces and classes.
|
com.opensymphony.xwork2.util |
XWork util classes.
|
Modifier and Type | Field and Description |
---|---|
protected ConfigurationManager |
XWorkTestCase.configurationManager |
protected ConfigurationManager |
XWorkJUnit4TestCase.configurationManager |
protected ConfigurationManager |
TestNGXWorkTestCase.configurationManager |
Constructor and Description |
---|
XWork(ConfigurationManager mgr) |
Modifier and Type | Method and Description |
---|---|
static ConfigurationManager |
XWorkTestCaseHelper.loadConfigurationProviders(ConfigurationManager configurationManager,
ConfigurationProvider... providers) |
static ConfigurationManager |
XWorkTestCaseHelper.setUp() |
Modifier and Type | Method and Description |
---|---|
static ConfigurationManager |
XWorkTestCaseHelper.loadConfigurationProviders(ConfigurationManager configurationManager,
ConfigurationProvider... providers) |
static void |
XWorkTestCaseHelper.tearDown(ConfigurationManager configurationManager) |
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.