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.monitor
Subclasses of Monitor in javax.management.monitor Modifier and Type Class Description class
CounterMonitor
Defines a monitor MBean designed to observe the values of a counter attribute.class
GaugeMonitor
Defines a monitor MBean designed to observe the values of a gauge attribute.class
StringMonitor
Defines a monitor MBean designed to observe the values of a string attribute.