Class ResourceMethodStatisticsImpl.Factory

java.lang.Object
org.glassfish.jersey.server.internal.monitoring.ResourceMethodStatisticsImpl.Factory
Enclosing class:
ResourceMethodStatisticsImpl

static class ResourceMethodStatisticsImpl.Factory extends Object
Factory for creating and storing resource method statistics. One instance per resource method.

Must be thread-safe.