Uses of Interface
org.apache.sling.commons.metrics.Counter
-
-
Uses of Counter in org.apache.sling.commons.metrics
Methods in org.apache.sling.commons.metrics that return Counter Modifier and Type Method Description Counter
MetricsService. counter(String name)
Creates a newCounter
and registers it under the given name.
-