|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.test.rpc.SyncLatchEventListener
public class SyncLatchEventListener
Event listener used to wait for a particular directory's sync event
Constructor Summary | |
---|---|
SyncLatchEventListener(java.util.concurrent.CountDownLatch latch,
long directoryId)
|
Method Summary | |
---|---|
void |
onEvent(com.atlassian.crowd.event.directory.RemoteDirectorySynchronisedEvent event)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SyncLatchEventListener(java.util.concurrent.CountDownLatch latch, long directoryId)
Method Detail |
---|
@EventListener public void onEvent(com.atlassian.crowd.event.directory.RemoteDirectorySynchronisedEvent event)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |