public class RouteHealthCheck extends AbstractHealthCheck
HealthCheck.Result, HealthCheck.StateCHECK_ENABLED, CHECK_GROUP, CHECK_ID, FAILURE_COUNT, INVOCATION_ATTEMPT_TIME, INVOCATION_COUNT, INVOCATION_TIME| Constructor and Description |
|---|
RouteHealthCheck(Route route) |
RouteHealthCheck(Route route,
Collection<PerformanceCounterEvaluator<ManagedRouteMBean>> evaluators) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doCall(HealthCheckResultBuilder builder,
Map<String,Object> options)
Invoke the health check.
|
addMetaData, call, call, equals, getConfiguration, getGroup, getId, getMetaData, hashCode, setConfigurationclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetOrderpublic RouteHealthCheck(Route route)
public RouteHealthCheck(Route route, Collection<PerformanceCounterEvaluator<ManagedRouteMBean>> evaluators)
protected void doCall(HealthCheckResultBuilder builder, Map<String,Object> options)
AbstractHealthCheckdoCall in class AbstractHealthCheckHealthCheck#call(Map)}Apache Camel