Class MetricsConfigurerModule

java.lang.Object
org.axonframework.metrics.MetricsConfigurerModule
All Implemented Interfaces:
ConfigurerModule

public class MetricsConfigurerModule extends Object implements ConfigurerModule
Implementation of the ConfigurerModule which uses the GlobalMetricRegistry to register several Metrics Modules to the given Configurer.
Since:
3.2
Author:
Steven van Beelen