JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 11 & JDK 11
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
javax.management.monitor.Monitor
Packages that use
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.