|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.almendra.janet.ade.observer.interpreters.ObserverInterpreter
org.almendra.janet.ade.observer.interpreters.ObserveWorkstationLoadInterpreter
public class ObserveWorkstationLoadInterpreter
Constructor Summary | |
---|---|
ObserveWorkstationLoadInterpreter()
Creates a new ObserveWorkstationLoadInterpreter object. |
Method Summary | |
---|---|
protected void |
checkCurrentAllOtherCPULoad(java.util.Map loadTable,
ObserverAnchor anchor)
|
StringVector |
commandNames()
|
void |
execute(CommandAccessor cmdAccessor)
|
protected java.util.Map |
getCurrentCPULoadByProcesses(CommandAccessor cmdAccessor)
|
Methods inherited from class org.almendra.janet.ade.observer.interpreters.ObserverInterpreter |
---|
getAnchor |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ObserveWorkstationLoadInterpreter()
ObserveWorkstationLoadInterpreter
object.
Method Detail |
---|
public void execute(CommandAccessor cmdAccessor)
execute
in interface IInterpreter
protected void checkCurrentAllOtherCPULoad(java.util.Map loadTable, ObserverAnchor anchor)
loadTable
- anchor
- protected java.util.Map getCurrentCPULoadByProcesses(CommandAccessor cmdAccessor)
public StringVector commandNames()
commandNames
in interface IInterpreter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |