| Package | Description |
|---|---|
| org.glassfish.jersey.server.internal.monitoring.jmx | |
| org.glassfish.jersey.server.monitoring |
| Constructor and Description |
|---|
ApplicationMXBeanImpl(ApplicationStatistics applicationStatistics,
MBeanExposer mBeanExposer,
String parentName)
Create a new application MXBean and register it to the mbean server using
mBeanExposer. |
| Modifier and Type | Method and Description |
|---|---|
ApplicationStatistics |
MonitoringStatistics.getApplicationStatistics()
Get global statistics about application and configuration of application.
|
ApplicationStatistics |
ApplicationStatistics.snapshot()
Get the immutable consistent snapshot of the monitoring statistics.
|
Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.