|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.maverick.events.EventObject
com.maverick.events.Event
com.maverick.sshd.events.SSHDEvent
Superclass of all events that may be fired during the life of SSHD.
All events have the following attributes in common :-
int and must be unique across the
whole of SSHD.
| Field Summary |
| Fields inherited from class com.maverick.events.EventObject |
source |
| Constructor Summary | |
SSHDEvent(java.lang.Object source,
int id,
boolean state)
|
|
| Methods inherited from class com.maverick.events.Event |
addAttribute, getAllAttributes, getAttribute, getId, getState |
| Methods inherited from class com.maverick.events.EventObject |
getSource, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public SSHDEvent(java.lang.Object source,
int id,
boolean state)
source - source of eventid - event code
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||