com.adventnet.adaptors.clients.http
Class ClientNotificationBroadcaster.NotificationHandler
java.lang.Object
com.adventnet.adaptors.clients.http.ClientNotificationBroadcaster.NotificationHandler
- Enclosing class:
- ClientNotificationBroadcaster
class ClientNotificationBroadcaster.NotificationHandler
- extends java.lang.Object
|
Field Summary |
(package private) java.lang.Object |
handback
|
(package private) java.util.Hashtable |
info
|
(package private) javax.management.NotificationFilter |
nf
|
(package private) javax.management.NotificationListener |
nl
|
(package private) javax.management.Notification |
notif
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
nf
javax.management.NotificationFilter nf
nl
javax.management.NotificationListener nl
handback
java.lang.Object handback
notif
javax.management.Notification notif
info
java.util.Hashtable info
ClientNotificationBroadcaster.NotificationHandler
ClientNotificationBroadcaster.NotificationHandler(javax.management.NotificationFilter nf,
javax.management.NotificationListener nl,
java.lang.Object handback,
javax.management.Notification notif,
java.util.Hashtable info)