javax.naming.ldap
public class UnsolicitedNotificationEvent extends EventObject
source
Constructor and Description |
---|
UnsolicitedNotificationEvent(Object src,
UnsolicitedNotification notice) |
Modifier and Type | Method and Description |
---|---|
void |
dispatch(UnsolicitedNotificationListener listener) |
UnsolicitedNotification |
getNotification() |
getSource, toString
public UnsolicitedNotificationEvent(Object src, UnsolicitedNotification notice)
public UnsolicitedNotification getNotification()
public void dispatch(UnsolicitedNotificationListener listener)