|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.almendra.janet.ade.executor.AnchorHolder
org.almendra.janet.ade.executor.handlers.NodeAboutToShutdownHandler
public class NodeAboutToShutdownHandler
Field Summary |
---|
Fields inherited from class org.almendra.janet.ade.executor.AnchorHolder |
---|
anchor |
Constructor Summary | |
---|---|
protected |
NodeAboutToShutdownHandler()
Creates a new NodeAboutToShutdownHandler object. |
|
NodeAboutToShutdownHandler(ExecutorAnchor anchor)
Creates a new NodeAboutToShutdownHandler object. |
Method Summary | |
---|---|
void |
occured(Event event)
Any object that wants to be notified about the occurrence of an event must implement this callback method. |
Methods inherited from class org.almendra.janet.ade.executor.AnchorHolder |
---|
getAnchor |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected NodeAboutToShutdownHandler()
NodeAboutToShutdownHandler
object.
public NodeAboutToShutdownHandler(ExecutorAnchor anchor)
NodeAboutToShutdownHandler
object.
Method Detail |
---|
public void occured(Event event)
IEventHandler
occured
in interface IEventHandler
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |