-
-
-
Classes in javax.management.monitor that implement MonitorMBean
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 |
Monitor |
Defines the part common to all monitor MBeans.
|
class |
StringMonitor |
Defines a monitor MBean designed to observe the values of a string
attribute.
|