public class MBeanExposer extends Object implements MonitoringStatisticsListener
| Constructor and Description |
|---|
MBeanExposer() |
| Modifier and Type | Method and Description |
|---|---|
void |
onStatistics(MonitoringStatistics statistics)
The method is called when new statistics are available and statistics are passed as a argument.
|
public void onStatistics(MonitoringStatistics statistics)
MonitoringStatisticsListeneronStatistics in interface MonitoringStatisticsListenerstatistics - Newly calculated monitoring statistics.Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.