Package | Description |
---|---|
org.glassfish.jersey.server.internal.monitoring.jmx |
Jersey internal server-side monitoring JMX MBeans implementation classes.
|
org.glassfish.jersey.server.monitoring |
Jersey server-side monitoring JMX MBeans interfaces.
|
Modifier and Type | Method and Description |
---|---|
void |
ResponseMXBeanImpl.updateResponseStatistics(ResponseStatistics responseStatistics)
Update the statistics exposed by the MXBean.
|
Modifier and Type | Method and Description |
---|---|
ResponseStatistics |
MonitoringStatistics.getResponseStatistics()
Get global application response statistics.
|
ResponseStatistics |
ResponseStatistics.snapshot()
Deprecated.
implementing class is immutable hence snapshot creation is not needed anymore
|
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.