| Package | Description |
|---|---|
| org.apache.directory.server.core.api.event | |
| org.apache.directory.server.ldap.replication.provider |
| Modifier and Type | Method and Description |
|---|---|
NotificationCriteria |
RegistrationEntry.getCriteria() |
| Modifier and Type | Method and Description |
|---|---|
void |
EventService.addListener(DirectoryListener listener,
NotificationCriteria criteria)
Registers a DirectoryListener for notification on change events on the
DIT matching some notification criteria.
|
| Constructor and Description |
|---|
RegistrationEntry(DirectoryListener listener,
NotificationCriteria criteria)
Creates a new instance of RegistrationEntry associated with a listener
and a notification criteria
|
| Modifier and Type | Method and Description |
|---|---|
NotificationCriteria |
ReplicaEventLog.getSearchCriteria() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReplicaEventLog.setSearchCriteria(NotificationCriteria searchCriteria)
Stores the search criteria
|
Copyright © 2021. All rights reserved.