Package com.iplanet.services.ldap.event
@Supported
package com.iplanet.services.ldap.event
Classes to handle LDAP persistent searches.
-
ClassDescriptionException occurs while setting an event request or when trigering the "entryChanged()" method after a persistent search results are received from the Directory Server.The EventService is responsible for listening to and dispatching to listening objects messages returning from persistent searches running in an underlying LDAP implementation.The purpose of this interface is to allow classes that implement this interface to listen to Directory Server Events.