javax.naming.ldap
Interface UnsolicitedNotificationListener
java.lang.Object
|
+--java.util.EventListener
|
+--javax.naming.event.NamingListener
|
+--javax.naming.ldap.UnsolicitedNotificationListener
All Implemented Interfaces:
NamingListener, EventListener
public interface
UnsolicitedNotificationListenerimplements
NamingListener Author:- Warren Levy <warrenl@redhat.com>
notificationReceived
public void notificationReceived(javax.naming.ldap.UnsolicitedNotificationEvent evt)
Author:- Warren Levy <warrenl@redhat.com>
Parameters: