Uses of Class
javax.management.monitor.Monitor
| Package | Description | 
|---|---|
| javax.management.monitor | Provides the definition of the monitor classes. | 
- 
Uses of Monitor in javax.management.monitorSubclasses of Monitor in javax.management.monitor Modifier and Type Class Description classCounterMonitorDefines a monitor MBean designed to observe the values of a counter attribute.classGaugeMonitorDefines a monitor MBean designed to observe the values of a gauge attribute.classStringMonitorDefines a monitor MBean designed to observe the values of a string attribute.