|
Class Summary |
| EventLog |
This is a wrapper class. |
| EventServiceImplementation |
Event Service Implementation singleton, that manages SSHD Event Listeners,
and allows events to be fired. |
| SSHDEvent |
Superclass of all events that may be fired during the life of SSHD. |
| SSHDEventCodes |
List of unique SSHD Event codes |
| SSHDEventMessages |
Time saving class for the LoggingMaverickListener class that sets the message code for each event to its event code field name. |
| SSHDLoggingListener |
Example SSHD Listener Implementation that sends event messages and attributes to log4j. |