| Package | Description |
|---|---|
| javax.management.monitor |
Provides the definition of the monitor classes.
|
| Modifier and Type | Class and 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.
|