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 . |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
order
public MetricsConfigurerModule(GlobalMetricRegistry globalMetricRegistry)
public void configureModule(Configurer configurer)
ConfigurerModule
Configurer
.configureModule
in interface ConfigurerModule
configurer
- a Configurer
instance to configure this module withCopyright © 2010–2019. All rights reserved.