| Package | Description | 
|---|---|
| com.opensymphony.xwork2.config | 
 Configuration core classes. 
 | 
| com.opensymphony.xwork2.config.impl | 
 Configuration implementation classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<UnknownHandlerConfig> | 
Configuration.getUnknownHandlerStack()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Configuration.setUnknownHandlerStack(List<UnknownHandlerConfig> unknownHandlerStack)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected List<UnknownHandlerConfig> | 
MockConfiguration.unknownHandlerStack  | 
protected List<UnknownHandlerConfig> | 
DefaultConfiguration.unknownHandlerStack  | 
| Modifier and Type | Method and Description | 
|---|---|
List<UnknownHandlerConfig> | 
MockConfiguration.getUnknownHandlerStack()  | 
List<UnknownHandlerConfig> | 
DefaultConfiguration.getUnknownHandlerStack()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
MockConfiguration.setUnknownHandlerStack(List<UnknownHandlerConfig> unknownHandlerStack)  | 
void | 
DefaultConfiguration.setUnknownHandlerStack(List<UnknownHandlerConfig> unknownHandlerStack)  | 
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.