| Interface | Description |
|---|---|
| Action | |
| ActionHandler | |
| ActionInterceptor | Deprecated
use
ActionHandler instead. |
| ActionManager |
| Enum | Description |
|---|---|
| ActionExecutionStatus |
| Exception | Description |
|---|---|
| AbortActionExecution |
Marker Exception used to abort execution of a controller action during the
BEFORE phase of a ActionInterceptor.
|