|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.imperial.ph.hep.command.DaqCommand
uk.ac.imperial.ph.hep.command.impl.DaqLogCmd
uk.ac.imperial.ph.hep.command.impl.DaqRunMonitor
public class DaqRunMonitor
Constructor Summary | |
---|---|
DaqRunMonitor()
|
Method Summary | |
---|---|
void |
execute()
Implementations do whatever it is they do here. |
boolean |
isRunning()
|
void |
terminate()
Implementations should cease execution. |
java.lang.String |
toString()
|
Methods inherited from class uk.ac.imperial.ph.hep.command.impl.DaqLogCmd |
---|
getDescription |
Methods inherited from class uk.ac.imperial.ph.hep.command.DaqCommand |
---|
notifyListeners, registerListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DaqRunMonitor()
Method Detail |
---|
public void execute()
DaqCommand
execute
in class DaqCommand
public boolean isRunning()
isRunning
in class DaqCommand
public void terminate()
DaqCommand
terminate
in class DaqCommand
public java.lang.String toString()
toString
in class DaqCommand
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |