Package org.jboss.monitor.services

Interface Summary
ActiveAlarmTableMBean MBean interface.
JMXNotificationAppenderMBean MBean interface.
MemoryMonitorMBean MBean interface.
NotificationListenerMBean MBean interface.
ScriptingListenerMBean MBean interface of a configurable JMX notification listener that processes notification
TimerServiceMBean MBean interface for a simple service used to configure the periodic emition of notifications by a standard JMX Timer.
 

Class Summary
ActiveAlarmTable ActiveAlarmTable
JMXNotificationAppender A log4j Appender that emits the received log events as JMX Notifications
MemoryMonitor MemoryMonitor class.
NotificationListener A simple JMX notification listener that outputs notifications as log.INFO messages, and demonstrates the usefulness of ListenerServiceMBeanSupport.
ScriptingListener A simple listener that can subscribe for any combination of notifications, and asynchronously process them using a script written using any of the languages supported by the apache Bean Scripting Framework (BSF).
TimerService A simple service used to configure the periodic emition of notifications by a standard JMX Timer.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.