Package javax.management.monitor

The JBossMX monitor services.

See:
          Description

Interface Summary
CounterMonitorMBean (src) The counter monitor service MBean interface.
GaugeMonitorMBean (src) The gauge monitor service MBean interface.
MonitorMBean (src) The monitor service MBean interface.
StringMonitorMBean (src) The string monitor service MBean interface.
 

Class Summary
CounterMonitor (src) The counter monitor service.
GaugeMonitor (src) The gauge monitor service.
Monitor (src) The monitor service.
MonitorNotification (src) A notification from one of the monitor services.
StringMonitor (src) The string monitor service.
 

Exception Summary
MonitorSettingException (src) Thrown by a monitor when a monitor setting becomes invalid.
 

Package javax.management.monitor Description

The JBossMX monitor services.

Package Specification

Related Documentation

Package Status