|
||||||||||
| 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
public abstract class DaqLogCmd
This class listens to log output from the DAQ. It's abstract since there may be more than one way to do this.
| Constructor Summary | |
|---|---|
DaqLogCmd()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDescription()
Implementations should specify what it is they're doing with this string. |
| Methods inherited from class uk.ac.imperial.ph.hep.command.DaqCommand |
|---|
execute, isRunning, notifyListeners, registerListener, terminate, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DaqLogCmd()
| Method Detail |
|---|
public java.lang.String getDescription()
DaqCommand
getDescription in class DaqCommand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||