|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object kaos.core.csi.command.CommandImpl.OperationWaiter
protected static class CommandImpl.OperationWaiter
This class is used as a helper class to block Threads invoking the synchronous 'requestAction' methods. After the action request is sent to the action executor, the calling Thread has to wait until the action executor returns a reply message containing the action result.
Constructor Summary | |
---|---|
CommandImpl.OperationWaiter()
|
Method Summary | |
---|---|
protected void |
printDebugString(java.lang.String msg,
int loggerDisplayLevel)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CommandImpl.OperationWaiter()
Method Detail |
---|
protected void printDebugString(java.lang.String msg, int loggerDisplayLevel)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |