|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjgroup.relacs.events.Event
jgroup.relacs.events.DaemonFailureEvent
public final class DaemonFailureEvent
The DaemonFailureEvent
class represents a local message
exchanged between the dispatcher and the dispatcher listener. It is
used to notify the member that the daemon has crashed.
Field Summary |
---|
Fields inherited from class jgroup.relacs.events.Event |
---|
gid, tag |
Fields inherited from interface jgroup.relacs.events.EventTags |
---|
DAEMON_FAILURE_EVENT, DELIVERY_ACK, DELIVERY_EVENT, INSTALL_ACK, INSTALL_EVENT, JOIN_REQUEST, LEAVE_REQUEST, MEMBER_LEFT_EVENT, MULTICAST_REQUEST, PREPARE_ACK, PREPARE_EVENT |
Constructor Summary | |
---|---|
DaemonFailureEvent()
Creates a DaemonFailureEvent object; also used as
the default constructor for externalization. |
Method Summary |
---|
Methods inherited from class jgroup.relacs.events.Event |
---|
getGid, getTag, readExternal, toString, writeExternal |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DaemonFailureEvent()
DaemonFailureEvent
object; also used as
the default constructor for externalization.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |