org.joone.engine
Class NetStoppedEventNotifier
- java.lang.Object
-
- org.joone.engine.AbstractEventNotifier
-
- org.joone.engine.NetStoppedEventNotifier
-
- All Implemented Interfaces:
- java.lang.Runnable
public class NetStoppedEventNotifier extends AbstractEventNotifier
Raises the netStopped event from within a separate Thread
-
-
Constructor Summary
Constructors Constructor and Description NetStoppedEventNotifier(Monitor mon)Creates a new instance of netStoppedEventNotifier
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidrun()Raises the netStopped event-
Methods inherited from class org.joone.engine.AbstractEventNotifier
start
-
-
-
-
Constructor Detail
-
NetStoppedEventNotifier
public NetStoppedEventNotifier(Monitor mon)
Creates a new instance of netStoppedEventNotifier
-
-
Method Detail
-
run
public void run()
Raises the netStopped event- Specified by:
runin interfacejava.lang.Runnable- Specified by:
runin classAbstractEventNotifier
-
-
DataMelt 3.0 © DataMelt by jWork.ORG