| Package | Description |
|---|---|
| org.glassfish.jersey.server.internal.monitoring.jmx | |
| org.glassfish.jersey.server.monitoring |
| Modifier and Type | Method and Description |
|---|---|
void |
MBeanExposer.onStatistics(MonitoringStatistics statistics) |
| Modifier and Type | Method and Description |
|---|---|
MonitoringStatistics |
MonitoringStatistics.snapshot()
Get the immutable consistent snapshot of the monitoring statistics.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MonitoringStatisticsListener.onStatistics(MonitoringStatistics statistics)
The method is called when new statistics are available and statistics are passed as a argument.
|
Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.