[jboss-user] [Management, JMX/JBoss] - Re: AlarmTable

dimitris@jboss.org do-not-reply at jboss.com
Wed Oct 25 04:13:39 EDT 2006


The same way you would subscribe to any mbean. The emitted notification is of type jboss.alarm.table.update. You could extend the ListenerServiceMBeanSupport baseclass (look in the wiki).

The JMXNotificationAppender is itself an MBean, to which the AlarmTable subscribes to get the notifications containing the log messages.

If you add a second appender you need to configure the AlarmTable subscription list accordingly.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3980636#3980636

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3980636



More information about the jboss-user mailing list