public interface UnsolicitedNotificationListener extends NamingListener
UnsolicitedNotificationEvent,
UnsolicitedNotification,
EventContext.addNamingListener(javax.naming.Name, int, javax.naming.event.NamingListener),
EventDirContext.addNamingListener(javax.naming.Name, java.lang.String, javax.naming.directory.SearchControls, javax.naming.event.NamingListener),
EventContext.removeNamingListener(javax.naming.event.NamingListener)| Modifier and Type | Method and Description |
|---|---|
void |
notificationReceived(UnsolicitedNotificationEvent evt)
Called when an unsolicited notification has been received.
|
namingExceptionThrownvoid notificationReceived(UnsolicitedNotificationEvent evt)
evt - The non-null UnsolicitedNotificationEvent