|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DirectoryListener | |
|---|---|
| org.apache.directory.server.core.event | |
| Uses of DirectoryListener in org.apache.directory.server.core.event |
|---|
| Methods in org.apache.directory.server.core.event with parameters of type DirectoryListener | |
|---|---|
void |
EventService.addListener(DirectoryListener listener)
Registers a DirectoryListener for notification on any and all change events on the DIT. |
void |
EventService.addListener(DirectoryListener listener,
NotificationCriteria criteria)
Registers a DirectoryListener for notification on change events on the DIT matching some notification criteria. |
void |
EventService.removeListener(DirectoryListener listener)
Removes the listener from this EventService preventing all events registered from being delivered to it. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||