Uses of Interface
org.glassfish.jersey.server.monitoring.ResourceMethodStatistics
Package
Description
Jersey server-side monitoring JMX MBeans interfaces.
-
Uses of ResourceMethodStatistics in org.glassfish.jersey.server.monitoring
Modifier and TypeMethodDescriptionResourceMethodStatistics.snapshot()
Deprecated.implementing class is immutable hence snapshot creation is not needed anymoreModifier and TypeMethodDescriptionResourceStatistics.getResourceMethodStatistics()
Return the statistics for resource method.