br.gov.frameworkdemoiselle.internal.implementation
Class NotificationEventListener
java.lang.Object
br.gov.frameworkdemoiselle.internal.implementation.NotificationEventListener
- All Implemented Interfaces:
- Serializable
@ApplicationScoped
public class NotificationEventListener
- extends Object
- implements Serializable
Listens to NotificationManager notification events and proxies them
to a NotificationBroadcaster MBean. This MBean will send the notification to
any JMX clients connected and listening.
- Author:
- serpro
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotificationEventListener
public NotificationEventListener()
sendNotification
public void sendNotification(@Observes
ManagementNotificationEvent event,
JMXConfig config)
sendAttributeChangedMessage
public void sendAttributeChangedMessage(@Observes
ManagementNotificationEvent event,
JMXConfig config)
createNotificationBroadcaster
public NotificationBroadcaster createNotificationBroadcaster()
Copyright © 2013 SERPRO - Serviço Federal de Processamento de Dados. All Rights Reserved.