JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH:
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 new
Counter
and registers it under the given name.