Uses of Interface
org.apache.sling.commons.metrics.Meter
-
-
Uses of Meter in org.apache.sling.commons.metrics
Methods in org.apache.sling.commons.metrics that return Meter Modifier and Type Method Description MeterMetricsService. meter(String name)Creates a newMeterand registers it under the given name.
-