Package org.opensaml.core.metrics.impl
Implementation classes supporting code instrumentation.
-
Interface Summary Interface Description DisabledMetric A marker interface for any stubbed/disabled implementation of aMetric. -
Class Summary Class Description DisabledCounter A stubbed out counter implementation.DisabledHistogram A stubbed out histogram implementation.DisabledMeter A stubbed out meter implementation.DisabledTimer A stubbed out timer implementation.MetricRegistryInitializer An initializer for theMetricRegistryheld by theConfigurationService.