Package | Description |
---|---|
org.apache.sling.commons.metrics |
Provides an API to generate and collect metrics in various forms
|
org.apache.sling.commons.metrics.internal |
Modifier and Type | Field and Description |
---|---|
static MetricsService |
MetricsService.NOOP
Dummy variant of MetricsService which does not
collect any metric
|
Modifier and Type | Method and Description |
---|---|
static MetricsService |
MetricsServiceFactory.getMetricsService(Class<?> c)
Provide a MetricsService mapped to the Bundle that loaded class c
|
Modifier and Type | Class and Description |
---|---|
class |
MetricsServiceImpl |
Copyright © 2007–2018 The Apache Software Foundation. All rights reserved.