Uses of Class
com.iplanet.services.ldap.event.DSEvent
-
Packages that use DSEvent Package Description com.iplanet.services.ldap.event Classes to handle LDAP persistent searches. -
-
Uses of DSEvent in com.iplanet.services.ldap.event
Methods in com.iplanet.services.ldap.event with parameters of type DSEvent Modifier and Type Method Description void
IDSEventListener. entryChanged(DSEvent e)
This callback method is called by the EventService when the Directory Server triggers a PersistentSearch notification
-