-
-
-
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.
|