Class MonitoringEventListener.MethodStats
java.lang.Object
org.glassfish.jersey.server.internal.monitoring.MonitoringEventListener.TimeStats
org.glassfish.jersey.server.internal.monitoring.MonitoringEventListener.MethodStats
- Enclosing class:
MonitoringEventListener
Method statistics.
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateMethodStats(ResourceMethod method, long startTime, long requestDuration) -
Method Summary
Modifier and TypeMethodDescription(package private) ResourceMethodGet the resource method executed.Methods inherited from class MonitoringEventListener.TimeStats
getDuration, getStartTime
-
Field Details
-
method
-
-
Constructor Details
-
MethodStats
-
-
Method Details
-
getMethod
-