|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.almendra.janet.ade.executor.ObserveWaitingCommandsExecutable
public class ObserveWaitingCommandsExecutable
Field Summary | |
---|---|
protected ExecutorAnchor |
anchor
|
protected long |
period
|
Constructor Summary | |
---|---|
ObserveWaitingCommandsExecutable()
Creates a new ObserveWaitingCommandsExecutable object. |
|
ObserveWaitingCommandsExecutable(ExecutorAnchor anchor,
long period)
Creates a new ObserveWaitingCommandsExecutable object. |
Method Summary | |
---|---|
void |
execute(java.lang.Object object)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected ExecutorAnchor anchor
protected long period
Constructor Detail |
---|
public ObserveWaitingCommandsExecutable()
ObserveWaitingCommandsExecutable
object.
public ObserveWaitingCommandsExecutable(ExecutorAnchor anchor, long period)
ObserveWaitingCommandsExecutable
object.
Method Detail |
---|
public void execute(java.lang.Object object)
execute
in interface IExecutable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |