Package | Description |
---|---|
org.forgerock.opendj.server.core |
Contains APIs for new DataProvider design.
|
Modifier and Type | Method and Description |
---|---|
void |
DataProviderEventListener.handleDataProviderEvent(DataProviderEvent event)
The data provider has changed state due to an operational error,
configuration change, or an administrative action.
|
protected void |
AbstractDataProvider.notifyDataProviderEventOccurred(DataProviderEvent event)
Notify all event listeners that this data provider has changed state due
to an operational error, configuration change, or an administrative
action.
|
Copyright 2010-2017 ForgeRock AS.