|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbr.gov.frameworkdemoiselle.internal.implementation.NotificationEventListener
@ApplicationScoped public class NotificationEventListener
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.
| Constructor Summary | |
|---|---|
NotificationEventListener()
|
|
| Method Summary | |
|---|---|
NotificationBroadcaster |
createNotificationBroadcaster()
|
void |
sendNotification(ManagementNotificationEvent event,
JMXConfig config)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NotificationEventListener()
| Method Detail |
|---|
public void sendNotification(@Observes
ManagementNotificationEvent event,
JMXConfig config)
public NotificationBroadcaster createNotificationBroadcaster()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||