javax.naming.ldap
Class UnsolicitedNotificationEvent
java.lang.Object
|
+--java.util.EventObject
|
+--javax.naming.ldap.UnsolicitedNotificationEvent
public class
UnsolicitedNotificationEventextends
EventObject Author:- Warren Levy <warrenl@redhat.com>
UnsolicitedNotificationEvent
public UnsolicitedNotificationEvent(java.lang.Object src, javax.naming.ldap.UnsolicitedNotification notice)
Parameters:
dispatch
public void dispatch(javax.naming.ldap.UnsolicitedNotificationListener listener)
Parameters:
getNotification
public UnsolicitedNotification getNotification()