| Package | Description |
|---|---|
| org.apache.directory.server.core | |
| org.apache.directory.server.core.api | |
| org.apache.directory.server.core.event |
| Modifier and Type | Field and Description |
|---|---|
private EventService |
DefaultDirectoryService.eventService
The event service
|
| Modifier and Type | Method and Description |
|---|---|
EventService |
DefaultDirectoryService.getEventService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultDirectoryService.setEventService(EventService eventService) |
| Modifier and Type | Method and Description |
|---|---|
EventService |
DirectoryService.getEventService() |
| Modifier and Type | Method and Description |
|---|---|
void |
DirectoryService.setEventService(EventService eventService) |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
DefaultEventService
A class implementing the EventService interface.
|