| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MonitorMBean | |
|---|---|
| javax.management.monitor | Provides the definition of the monitor classes. | 
| Uses of MonitorMBean in javax.management.monitor | 
|---|
| Subinterfaces of MonitorMBean in javax.management.monitor | |
|---|---|
|  interface | CounterMonitorMBeanExposes the remote management interface of the counter monitor MBean. | 
|  interface | GaugeMonitorMBeanExposes the remote management interface of the gauge monitor MBean. | 
|  interface | StringMonitorMBeanExposes the remote management interface of the string monitor MBean. | 
| Classes in javax.management.monitor that implement MonitorMBean | |
|---|---|
|  class | CounterMonitorDefines a monitor MBean designed to observe the values of a counter attribute. | 
|  class | GaugeMonitorDefines a monitor MBean designed to observe the values of a gauge attribute. | 
|  class | MonitorDefines the part common to all monitor MBeans. | 
|  class | StringMonitorDefines a monitor MBean designed to observe the values of a string attribute. | 
| 
 | Java™ Platform Standard Ed. 6 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 1993, 2010, Oracle and/or its affiliates. All rights reserved.