|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Located | |
|---|---|
| com.opensymphony.xwork2.config.entities | Configuration entity classes. |
| com.opensymphony.xwork2.config.impl | Configuration implementation classes. |
| com.opensymphony.xwork2.validator | XWork validation subsystem. |
| Uses of Located in com.opensymphony.xwork2.config.entities |
|---|
| Subclasses of Located in com.opensymphony.xwork2.config.entities | |
|---|---|
class |
ActionConfig
Contains everything needed to configure and execute an action: methodName - the method name to execute on the action. |
class |
ExceptionMappingConfig
Configuration for exception mapping. |
class |
InterceptorConfig
Configuration for Interceptors. |
class |
InterceptorStackConfig
Configuration for InterceptorStack. |
class |
PackageConfig
Configuration for Package. |
class |
ResultConfig
Configuration for Result. |
class |
ResultTypeConfig
Configuration class for result types. |
| Uses of Located in com.opensymphony.xwork2.config.impl |
|---|
| Subclasses of Located in com.opensymphony.xwork2.config.impl | |
|---|---|
class |
LocatableConstantFactory<T>
Factory that remembers where a constant came from |
class |
LocatableFactory<T>
Attaches location information to the factory. |
| Uses of Located in com.opensymphony.xwork2.validator |
|---|
| Subclasses of Located in com.opensymphony.xwork2.validator | |
|---|---|
class |
ValidatorConfig
Holds the necessary information for configuring an instance of a Validator. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||