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. |