public class CamelHealthIndicator
extends org.springframework.boot.actuate.health.AbstractHealthIndicator
HealthIndicator.| Constructor and Description |
|---|
CamelHealthIndicator(org.apache.camel.CamelContext camelContext,
HealthCheckVerboseConfiguration properties) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doHealthCheck(org.springframework.boot.actuate.health.Health.Builder builder) |
public CamelHealthIndicator(org.apache.camel.CamelContext camelContext,
HealthCheckVerboseConfiguration properties)
Apache Camel