Package | Description |
---|---|
com.opensymphony.xwork2.config.entities |
Configuration entity classes.
|
com.opensymphony.xwork2.config.impl |
Configuration implementation classes.
|
com.opensymphony.xwork2.validator |
XWork validation subsystem.
|
Modifier and Type | Class and Description |
---|---|
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.
|
class |
UnknownHandlerConfig |
Modifier and Type | Class and Description |
---|---|
class |
LocatableConstantFactory<T>
Factory that remembers where a constant came from
|
class |
LocatableFactory<T>
Attaches location information to the factory.
|
Modifier and Type | Class and Description |
---|---|
class |
ValidatorConfig
Holds the necessary information for configuring an instance of a Validator.
|
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.