Package | Description |
---|---|
org.glassfish.jersey.server.monitoring |
Jersey server-side monitoring JMX MBeans interfaces.
|
Modifier and Type | Method and Description |
---|---|
ResourceMethodStatistics |
ResourceMethodStatistics.snapshot()
Deprecated.
implementing class is immutable hence snapshot creation is not needed anymore
|
Modifier and Type | Method and Description |
---|---|
Map<ResourceMethod,ResourceMethodStatistics> |
ResourceStatistics.getResourceMethodStatistics()
Return the statistics for resource method.
|
Copyright © 2007-2023, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.