|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.almendra.commons.events.AbstractEventParams
org.almendra.janet.cas.handlers.NodeAboutToShutdownParams
public class NodeAboutToShutdownParams
Field Summary | |
---|---|
static java.lang.String |
EVENT_NAME
|
protected NodeAccessor |
node
|
Fields inherited from class org.almendra.commons.events.AbstractEventParams |
---|
attributes |
Constructor Summary | |
---|---|
protected |
NodeAboutToShutdownParams()
Creates a new NodeAboutToShutdownParams object. |
|
NodeAboutToShutdownParams(NodeAccessor node)
Creates a new NodeAboutToShutdownParams object. |
Method Summary |
---|
Methods inherited from class org.almendra.commons.events.AbstractEventParams |
---|
get, put |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.almendra.commons.events.IEventParams |
---|
get, put |
Field Detail |
---|
public static final java.lang.String EVENT_NAME
protected NodeAccessor node
Constructor Detail |
---|
protected NodeAboutToShutdownParams()
NodeAboutToShutdownParams
object.
public NodeAboutToShutdownParams(NodeAccessor node)
NodeAboutToShutdownParams
object.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |