public static class CamelHealthCheckEndpoint.CheckConfiguration extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.camel.health.HealthCheckConfiguration |
configuration |
| Constructor and Description |
|---|
CheckConfiguration(org.apache.camel.health.HealthCheckConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDuration() |
Integer |
getFailureThreshold() |
Boolean |
isEnabled() |
Apache Camel