Statistics
 ChangedAddedRemovedUnchangedTotal
Contexts0001111
StatusNot Changed
Class Summary
NotificationBroadcasterSupport
Field Detail
Constructor Detail
NotificationBroadcasterSupport()
NotificationBroadcasterSupport(java.util.concurrent.Executor)
NotificationBroadcasterSupport(java.util.concurrent.Executor, javax.management.MBeanNotificationInfo...)
NotificationBroadcasterSupport(javax.management.MBeanNotificationInfo...)
Method Detail
addNotificationListener(javax.management.NotificationListener, javax.management.NotificationFilter, java.lang.Object)
getNotificationInfo()
handleNotification(javax.management.NotificationListener, javax.management.Notification, java.lang.Object)
removeNotificationListener(javax.management.NotificationListener)
removeNotificationListener(javax.management.NotificationListener, javax.management.NotificationFilter, java.lang.Object)
sendNotification(javax.management.Notification)