|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DirectoryListener
Allows listening for remote directory mutations.
| Method Summary | |
|---|---|
void |
startListening()
Registers the listener with the directory. |
void |
stopListening()
Unregisters the listener with the directory. |
| Methods inherited from interface com.atlassian.crowd.integration.directory.monitor.DirectoryMonitor |
|---|
getDirectoryID |
| Method Detail |
|---|
void startListening()
throws DirectoryMonitorRegistrationException
DirectoryMonitorRegistrationException - error during registration.
void stopListening()
throws DirectoryMonitorUnregistrationException
DirectoryMonitorUnregistrationException - error during unregistration.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||