metrics measuring for resource methods. Every resource method has one timer and two meters associated with it. One
meter is marking number of invocations of the method, another is marking number of invocations where exception
occurred.
Nested Class Summary
class
MethodMetrics.Context
Inner class instances handle contexts for the same instance of MethodMetrics.