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, toStringpublic UnsolicitedNotificationEvent(Object src, UnsolicitedNotification notice)
public UnsolicitedNotification getNotification()
public void dispatch(UnsolicitedNotificationListener listener)