br.gov.frameworkdemoiselle.internal.implementation
Class NotificationBroadcaster
java.lang.Object
javax.management.NotificationBroadcasterSupport
br.gov.frameworkdemoiselle.internal.implementation.NotificationBroadcaster
- All Implemented Interfaces:
- NotificationBroadcasterMBean, Serializable, NotificationBroadcaster, NotificationEmitter
public final class NotificationBroadcaster
- extends NotificationBroadcasterSupport
- implements NotificationBroadcasterMBean, Serializable
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.
- Author:
- serpro
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotificationBroadcaster
public NotificationBroadcaster()
sendNotification
protected void sendNotification(ManagementNotificationEvent event,
JMXConfig config)
Copyright © 2015 SERPRO - Serviço Federal de Processamento de Dados. All Rights Reserved.