javax.naming.ldap

Class UnsolicitedNotificationEvent

public class UnsolicitedNotificationEvent extends EventObject

UNKNOWN: June 5, 2001

Constructor Summary
UnsolicitedNotificationEvent(Object src, UnsolicitedNotification notice)
Method Summary
voiddispatch(UnsolicitedNotificationListener listener)
UnsolicitedNotificationgetNotification()

Constructor Detail

UnsolicitedNotificationEvent

public UnsolicitedNotificationEvent(Object src, UnsolicitedNotification notice)

Method Detail

dispatch

public void dispatch(UnsolicitedNotificationListener listener)

getNotification

public UnsolicitedNotification getNotification()