public class MetricsServiceFactory
extends java.lang.Object
Constructor and Description |
---|
MetricsServiceFactory() |
Modifier and Type | Method and Description |
---|---|
static MetricsService |
getMetricsService(java.lang.Class<?> c)
Provide a MetricsService mapped to the Bundle that loaded class c
|
public static MetricsService getMetricsService(java.lang.Class<?> c)
c
- a Class loaded by an OSGi bundleCopyright © 2018 The Apache Software Foundation. All rights reserved.