|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.management.NotificationBroadcasterSupport
br.gov.frameworkdemoiselle.internal.implementation.NotificationBroadcaster
public final class NotificationBroadcaster
Implementation of the NotificationBroadcaster MBean.
When the NotificationManager sends an event, a NotificationEventListener captures the notification and uses
this MBean to send it as a JMX notification.
| Constructor Summary | |
|---|---|
NotificationBroadcaster()
|
|
| Method Summary | |
|---|---|
protected void |
sendNotification(ManagementNotificationEvent event,
JMXConfig config)
|
| Methods inherited from class javax.management.NotificationBroadcasterSupport |
|---|
addNotificationListener, getNotificationInfo, handleNotification, removeNotificationListener, removeNotificationListener, sendNotification |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NotificationBroadcaster()
| Method Detail |
|---|
protected void sendNotification(ManagementNotificationEvent event,
JMXConfig config)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||