Uses of Interface
javax.management.monitor.MonitorMBean
Packages that use MonitorMBean
-
Uses of MonitorMBean in javax.management.monitor
Subinterfaces of MonitorMBean in javax.management.monitorModifier and TypeInterfaceDescriptioninterface
Exposes the remote management interface of the counter monitor MBean.interface
Exposes the remote management interface of the gauge monitor MBean.interface
Exposes the remote management interface of the string monitor MBean.Classes in javax.management.monitor that implement MonitorMBeanModifier and TypeClassDescriptionclass
Defines a monitor MBean designed to observe the values of a counter attribute.class
Defines a monitor MBean designed to observe the values of a gauge attribute.class
Defines the part common to all monitor MBeans.class
Defines a monitor MBean designed to observe the values of a string attribute.