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 CounterMetricsService. counter(String name)Creates a newCounterand registers it under the given name.
-