|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.joone.engine.AbstractEventNotifier
org.joone.engine.NetStoppedEventNotifier
public class NetStoppedEventNotifier
Raises the netStopped event from within a separate Thread
Field Summary |
---|
Fields inherited from class org.joone.engine.AbstractEventNotifier |
---|
monitor |
Constructor Summary | |
---|---|
NetStoppedEventNotifier(Monitor mon)
Creates a new instance of netStoppedEventNotifier |
Method Summary | |
---|---|
void |
run()
Raises the netStopped event |
Methods inherited from class org.joone.engine.AbstractEventNotifier |
---|
start |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NetStoppedEventNotifier(Monitor mon)
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
run
in class AbstractEventNotifier
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |