|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object kaos.core.service.directory.KAoSDirectoryService.OperationWaiter
protected static class KAoSDirectoryService.OperationWaiter
This class is used as a helper class to block Thread registering the Directory service. The calling Thread has to wait until Guard is instantiated and registered with the DS, then setGuardRegistered() method should be called to notify the waiting Thread and to continue the registration of the DS.
Constructor Summary | |
---|---|
KAoSDirectoryService.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 KAoSDirectoryService.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 |