|
Class Summary
|
| Action |
The Action class provides constructors for an Action object,
used as an argument for the EventRegistration
constructor. |
| ActionEmail |
Class for creating an Action that is an email notification that an
event has occurred. |
| ActionLog |
Class for creating an Action that logs the occurrence of an event. |
| ActionNull |
A simple action method that does nothing. |
| ActionRedirect |
Internal use only. |
| ActionRefreshPool |
Action class for use in setting up automatic refresh of JdbcT3
connection pools. |
| ActionUDP |
Class for creating an Action that sends a UDP message
to the log. |