@Generated(value="org.apache.camel.maven.packaging.SpringBootAutoConfigurationMojo") @ConfigurationProperties(prefix="camel.component.metrics") public class MetricsComponentConfiguration extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
| Constructor and Description |
|---|
MetricsComponentConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getBasicPropertyBinding() |
String |
getMetricRegistry() |
void |
setBasicPropertyBinding(Boolean basicPropertyBinding) |
void |
setMetricRegistry(String metricRegistry) |
Apache Camel