Class MetricsProviderBootstrap
- java.lang.Object
 - 
- org.apache.zookeeper.metrics.impl.MetricsProviderBootstrap
 
 
- 
public abstract class MetricsProviderBootstrap extends Object
Utility for bootstrap process of MetricsProviders 
- 
- 
Constructor Summary
Constructors Constructor Description MetricsProviderBootstrap() 
- 
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static MetricsProviderstartMetricsProvider(String metricsProviderClassName, Properties configuration) 
 - 
 
- 
- 
Method Detail
- 
startMetricsProvider
public static MetricsProvider startMetricsProvider(String metricsProviderClassName, Properties configuration) throws MetricsProviderLifeCycleException
 
 - 
 
 -