|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.almendra.janet.cas.handlers.NodeStartedEventHandler
public class NodeStartedEventHandler
Field Summary | |
---|---|
protected Node |
node
|
Constructor Summary | |
---|---|
NodeStartedEventHandler(Node node)
|
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 java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected Node node
Constructor Detail |
---|
public NodeStartedEventHandler(Node node)
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 |