Uses of Interface
javax.management.monitor.GaugeMonitorMBean
-
Packages that use GaugeMonitorMBean Package Description javax.management.monitor Provides the definition of the monitor classes. -
-
Uses of GaugeMonitorMBean in javax.management.monitor
Classes in javax.management.monitor that implement GaugeMonitorMBean Modifier and Type Class Description class
GaugeMonitor
Defines a monitor MBean designed to observe the values of a gauge attribute.
-