public class MetricsConfigurerModule extends Object implements ConfigurerModule
ConfigurerModule which uses the
 GlobalMetricRegistry to register several Metrics Modules to the given
 Configurer.| Constructor and Description | 
|---|
MetricsConfigurerModule(GlobalMetricRegistry globalMetricRegistry)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
configureModule(Configurer configurer)
Configure this module to the given global  
Configurer. | 
public MetricsConfigurerModule(GlobalMetricRegistry globalMetricRegistry)
public void configureModule(Configurer configurer)
ConfigurerModuleConfigurer.configureModule in interface ConfigurerModuleconfigurer - a Configurer instance to configure this module withCopyright © 2010–2018. All rights reserved.