@ConfigurationProperties(prefix="camel.component.metrics") public class MetricsComponentConfiguration extends Object
Constructor and Description |
---|
MetricsComponentConfiguration() |
Modifier and Type | Method and Description |
---|---|
com.codahale.metrics.MetricRegistry |
getMetricRegistry() |
void |
setMetricRegistry(com.codahale.metrics.MetricRegistry metricRegistry) |
Apache Camel