A C D E F G H I O R S U 
All Classes All Packages

A

AbstractHealthCheck - Class in org.apache.camel.impl.health
Base implementation for HealthCheck.
AbstractHealthCheck(String) - Constructor for class org.apache.camel.impl.health.AbstractHealthCheck
 
AbstractHealthCheck(String, String) - Constructor for class org.apache.camel.impl.health.AbstractHealthCheck
 
AbstractHealthCheck(String, String, Map<String, Object>) - Constructor for class org.apache.camel.impl.health.AbstractHealthCheck
 
addConfiguration(String, HealthCheckConfiguration) - Method in class org.apache.camel.impl.health.HealthCheckRegistryRepository
 
addConfiguration(String, HealthCheckConfiguration) - Method in class org.apache.camel.impl.health.RoutesHealthCheckRepository
 
addMetaData(String, Object) - Method in class org.apache.camel.impl.health.AbstractHealthCheck
 

C

call() - Method in class org.apache.camel.impl.health.AbstractHealthCheck
 
call(Map<String, Object>) - Method in class org.apache.camel.impl.health.AbstractHealthCheck
 
CHECK_ENABLED - Static variable in class org.apache.camel.impl.health.AbstractHealthCheck
 
CHECK_GROUP - Static variable in class org.apache.camel.impl.health.AbstractHealthCheck
 
CHECK_ID - Static variable in class org.apache.camel.impl.health.AbstractHealthCheck
 
ContextHealthCheck - Class in org.apache.camel.impl.health
HealthCheck that checks the status of the CamelContext whether its started or not.
ContextHealthCheck() - Constructor for class org.apache.camel.impl.health.ContextHealthCheck
 

D

DefaultHealthCheckRegistry - Class in org.apache.camel.impl.health
Default HealthCheckRegistry.
DefaultHealthCheckRegistry() - Constructor for class org.apache.camel.impl.health.DefaultHealthCheckRegistry
 
DefaultHealthCheckRegistry(CamelContext) - Constructor for class org.apache.camel.impl.health.DefaultHealthCheckRegistry
 
doCall(HealthCheckResultBuilder, Map<String, Object>) - Method in class org.apache.camel.impl.health.AbstractHealthCheck
Invoke the health check.
doCall(HealthCheckResultBuilder, Map<String, Object>) - Method in class org.apache.camel.impl.health.ContextHealthCheck
 
doCall(HealthCheckResultBuilder, Map<String, Object>) - Method in class org.apache.camel.impl.health.RouteHealthCheck
 
doInit() - Method in class org.apache.camel.impl.health.DefaultHealthCheckRegistry
 

E

equals(Object) - Method in class org.apache.camel.impl.health.AbstractHealthCheck
 

F

FAILURE_COUNT - Static variable in class org.apache.camel.impl.health.AbstractHealthCheck
 

G

getCamelContext() - Method in class org.apache.camel.impl.health.ContextHealthCheck
 
getCamelContext() - Method in class org.apache.camel.impl.health.DefaultHealthCheckRegistry
 
getCamelContext() - Method in class org.apache.camel.impl.health.HealthCheckRegistryRepository
 
getCamelContext() - Method in class org.apache.camel.impl.health.RoutesHealthCheckRepository
 
getConfiguration() - Method in class org.apache.camel.impl.health.AbstractHealthCheck
 
getConfigurations() - Method in class org.apache.camel.impl.health.HealthCheckRegistryRepository
 
getConfigurations() - Method in class org.apache.camel.impl.health.RoutesHealthCheckRepository
 
getGroup() - Method in class org.apache.camel.impl.health.AbstractHealthCheck
 
getId() - Method in class org.apache.camel.impl.health.AbstractHealthCheck
 
getId() - Method in class org.apache.camel.impl.health.DefaultHealthCheckRegistry
 
getId() - Method in class org.apache.camel.impl.health.HealthCheckRegistryRepository
 
getId() - Method in class org.apache.camel.impl.health.RoutesHealthCheckRepository
 
getMetaData() - Method in class org.apache.camel.impl.health.AbstractHealthCheck
 
getRepository(String) - Method in class org.apache.camel.impl.health.DefaultHealthCheckRegistry
Returns the repository identified by the given id if available.

H

hashCode() - Method in class org.apache.camel.impl.health.AbstractHealthCheck
 
HealthCheckRegistryRepository - Class in org.apache.camel.impl.health
HealthCheckRepository that uses the Camel Registry.
HealthCheckRegistryRepository() - Constructor for class org.apache.camel.impl.health.HealthCheckRegistryRepository
 

I

INVOCATION_ATTEMPT_TIME - Static variable in class org.apache.camel.impl.health.AbstractHealthCheck
 
INVOCATION_COUNT - Static variable in class org.apache.camel.impl.health.AbstractHealthCheck
 
INVOCATION_TIME - Static variable in class org.apache.camel.impl.health.AbstractHealthCheck
 
isEnabled() - Method in class org.apache.camel.impl.health.DefaultHealthCheckRegistry
 
isEnabled() - Method in class org.apache.camel.impl.health.HealthCheckRegistryRepository
 
isEnabled() - Method in class org.apache.camel.impl.health.RoutesHealthCheckRepository
 
isLiveness() - Method in class org.apache.camel.impl.health.ContextHealthCheck
 
isLiveness() - Method in class org.apache.camel.impl.health.RouteHealthCheck
 

O

org.apache.camel.impl.health - package org.apache.camel.impl.health
Camel Health Check implementation.

R

register(Object) - Method in class org.apache.camel.impl.health.DefaultHealthCheckRegistry
 
resolveById(String) - Method in class org.apache.camel.impl.health.DefaultHealthCheckRegistry
 
RouteHealthCheck - Class in org.apache.camel.impl.health
HealthCheck for a given route.
RouteHealthCheck(Route) - Constructor for class org.apache.camel.impl.health.RouteHealthCheck
 
RoutesHealthCheckRepository - Class in org.apache.camel.impl.health
Repository for routes HealthChecks.
RoutesHealthCheckRepository() - Constructor for class org.apache.camel.impl.health.RoutesHealthCheckRepository
 

S

setCamelContext(CamelContext) - Method in class org.apache.camel.impl.health.ContextHealthCheck
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.health.DefaultHealthCheckRegistry
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.health.HealthCheckRegistryRepository
 
setCamelContext(CamelContext) - Method in class org.apache.camel.impl.health.RoutesHealthCheckRepository
 
setConfiguration(HealthCheckConfiguration) - Method in class org.apache.camel.impl.health.AbstractHealthCheck
 
setConfigurations(Map<String, HealthCheckConfiguration>) - Method in class org.apache.camel.impl.health.HealthCheckRegistryRepository
 
setConfigurations(Map<String, HealthCheckConfiguration>) - Method in class org.apache.camel.impl.health.RoutesHealthCheckRepository
 
setEnabled(boolean) - Method in class org.apache.camel.impl.health.DefaultHealthCheckRegistry
 
setEnabled(boolean) - Method in class org.apache.camel.impl.health.HealthCheckRegistryRepository
 
setEnabled(boolean) - Method in class org.apache.camel.impl.health.RoutesHealthCheckRepository
 
setId(String) - Method in class org.apache.camel.impl.health.DefaultHealthCheckRegistry
 
stream() - Method in class org.apache.camel.impl.health.DefaultHealthCheckRegistry
 
stream() - Method in class org.apache.camel.impl.health.HealthCheckRegistryRepository
 
stream() - Method in class org.apache.camel.impl.health.RoutesHealthCheckRepository
 

U

unregister(Object) - Method in class org.apache.camel.impl.health.DefaultHealthCheckRegistry
 
A C D E F G H I O R S U 
All Classes All Packages