public interface IDSEventListener extends EventListener
Modifier and Type | Method and Description |
---|---|
void |
entryChanged(DSEvent e)
This callback method is called by the EventService when the Directory
Server triggers a PersistentSearch notification
|
void |
eventError(String err)
This callback method is called by the EventService when an error is
encountered after setting a Persistent Search request in the Directory
Server
|
void entryChanged(DSEvent e)
void eventError(String err)
Copyright © 2010-2018, ForgeRock All Rights Reserved.