| Package | Description |
|---|---|
| com.opensymphony.xwork2 |
Main XWork interfaces and classes.
|
| com.opensymphony.xwork2.config.entities |
Configuration entity classes.
|
| com.opensymphony.xwork2.factory | |
| com.opensymphony.xwork2.interceptor |
Interceptor classes.
|
| com.opensymphony.xwork2.interceptor.annotations |
Interceptor annotations.
|
| com.opensymphony.xwork2.mock |
XWork specific mock classes.
|
| com.opensymphony.xwork2.spring.interceptor |
Spring specific interceptor classes.
|
| com.opensymphony.xwork2.validator |
XWork validation subsystem.
|
| Class and Description |
|---|
| Interceptor
An interceptor is a stateless class that follows the interceptor pattern, as
found in
javax.servlet.Filter and in AOP languages. |
| PreResultListener
PreResultListeners may be registered with an
ActionInvocation to get a callback after the
Action has been executed but before the Result
is executed. |
| Class and Description |
|---|
| Interceptor
An interceptor is a stateless class that follows the interceptor pattern, as
found in
javax.servlet.Filter and in AOP languages. |
| Class and Description |
|---|
| Interceptor
An interceptor is a stateless class that follows the interceptor pattern, as
found in
javax.servlet.Filter and in AOP languages. |
| Class and Description |
|---|
| AbstractInterceptor
Provides default implementations of optional lifecycle methods
|
| ExceptionHolder
A simple wrapper around an exception, providing an easy way to print out the stack trace of the exception as well as
a way to get a handle on the exception itself.
|
| I18nInterceptor.Storage |
| Interceptor
An interceptor is a stateless class that follows the interceptor pattern, as
found in
javax.servlet.Filter and in AOP languages. |
| MethodFilterInterceptor
MethodFilterInterceptor is an abstract
Interceptor used as
a base class for interceptors that will filter execution based on method
names according to specified included/excluded method lists. |
| PreResultListener
PreResultListeners may be registered with an
ActionInvocation to get a callback after the
Action has been executed but before the Result
is executed. |
| Class and Description |
|---|
| AbstractInterceptor
Provides default implementations of optional lifecycle methods
|
| Interceptor
An interceptor is a stateless class that follows the interceptor pattern, as
found in
javax.servlet.Filter and in AOP languages. |
| PreResultListener
PreResultListeners may be registered with an
ActionInvocation to get a callback after the
Action has been executed but before the Result
is executed. |
| Class and Description |
|---|
| Interceptor
An interceptor is a stateless class that follows the interceptor pattern, as
found in
javax.servlet.Filter and in AOP languages. |
| PreResultListener
PreResultListeners may be registered with an
ActionInvocation to get a callback after the
Action has been executed but before the Result
is executed. |
| Class and Description |
|---|
| AbstractInterceptor
Provides default implementations of optional lifecycle methods
|
| Interceptor
An interceptor is a stateless class that follows the interceptor pattern, as
found in
javax.servlet.Filter and in AOP languages. |
| Class and Description |
|---|
| AbstractInterceptor
Provides default implementations of optional lifecycle methods
|
| Interceptor
An interceptor is a stateless class that follows the interceptor pattern, as
found in
javax.servlet.Filter and in AOP languages. |
| MethodFilterInterceptor
MethodFilterInterceptor is an abstract
Interceptor used as
a base class for interceptors that will filter execution based on method
names according to specified included/excluded method lists. |
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.