@ConfigurationProperties(prefix="camel.health.check.indicator") public class CamelHealthCheckIndicatorConfiguration extends Object
Modifier and Type | Class and Description |
---|---|
class |
CamelHealthCheckIndicatorConfiguration.Exclusion |
Constructor and Description |
---|
CamelHealthCheckIndicatorConfiguration() |
Modifier and Type | Method and Description |
---|---|
CamelHealthCheckIndicatorConfiguration.Exclusion |
getExclusion() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
public CamelHealthCheckIndicatorConfiguration()
public boolean isEnabled()
public void setEnabled(boolean enabled)
public CamelHealthCheckIndicatorConfiguration.Exclusion getExclusion()
Apache Camel