|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.integration.directory.monitor.listener.ApacheDSPersistentSearchListener
public class ApacheDSPersistentSearchListener
| Constructor Summary | |
|---|---|
ApacheDSPersistentSearchListener(ApacheDS15 remoteDirectory,
com.atlassian.event.EventManager eventManager)
|
|
| Method Summary | |
|---|---|
long |
getDirectoryID()
Returns the ID of the directory that is being polled. |
void |
startListening()
Registers the listener with the directory. |
void |
stopListening()
Unregisters the listener with the directory. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ApacheDSPersistentSearchListener(ApacheDS15 remoteDirectory,
com.atlassian.event.EventManager eventManager)
| Method Detail |
|---|
public long getDirectoryID()
DirectoryMonitor
getDirectoryID in interface DirectoryMonitor
public void startListening()
throws DirectoryMonitorRegistrationException
DirectoryListener
startListening in interface DirectoryListenerDirectoryMonitorRegistrationException - error during registration.
public void stopListening()
throws DirectoryMonitorUnregistrationException
DirectoryListener
stopListening in interface DirectoryListenerDirectoryMonitorUnregistrationException - error during unregistration.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||