br.gov.frameworkdemoiselle.internal.implementation
Class NotificationBroadcaster

java.lang.Object
  extended by javax.management.NotificationBroadcasterSupport
      extended by br.gov.frameworkdemoiselle.internal.implementation.NotificationBroadcaster
All Implemented Interfaces:
NotificationBroadcasterMBean, java.io.Serializable, javax.management.NotificationBroadcaster, javax.management.NotificationEmitter

public final class NotificationBroadcaster
extends javax.management.NotificationBroadcasterSupport
implements NotificationBroadcasterMBean, java.io.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

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

NotificationBroadcaster

public NotificationBroadcaster()
Method Detail

sendNotification

protected void sendNotification(ManagementNotificationEvent event,
                                JMXConfig config)


Copyright © 2014 SERPRO - Serviço Federal de Processamento de Dados. All Rights Reserved.