Uses of Class
org.apache.camel.impl.health.AbstractHealthCheck
-
-
Uses of AbstractHealthCheck in org.apache.camel.impl.health
Subclasses of AbstractHealthCheck in org.apache.camel.impl.health Modifier and Type Class Description class
ContextHealthCheck
HealthCheck
that checks the status of theCamelContext
whether its started or not.class
RouteHealthCheck
HealthCheck
for a given route.
-