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