API Overview API Index Direct link to this page
JDK 1.6
  Package: javax.management.monitor
Author(s)
Since
1.5
Version
Serial
Description
  Provides the definition of the monitor classes.
CounterMonitor View Source Defines a monitor MBean designed to observe the values of a counter attribute.
CounterMonitorMBean View Source Exposes the remote management interface of the counter monitor MBean.
GaugeMonitor View Source Defines a monitor MBean designed to observe the values of a gauge attribute.
GaugeMonitorMBean View Source Exposes the remote management interface of the gauge monitor MBean.
Monitor View Source Defines the part common to all monitor MBeans.
MonitorMBean View Source Exposes the remote management interface of monitor MBeans.
MonitorNotification View Source Provides definitions of the notifications sent by monitor MBeans.
MonitorSettingException View Source Exception thrown by the monitor when a monitor setting becomes invalid while the monitor is running.
StringMonitor View Source Defines a monitor MBean designed to observe the values of a string attribute.
StringMonitorMBean View Source Exposes the remote management interface of the string monitor MBean.
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar