JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package org.apache.camel.impl.health
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.
Object
org.apache.camel.impl.health.
AbstractHealthCheck
(implements org.apache.camel.health.HealthCheck)
org.apache.camel.impl.health.
ContextHealthCheck
(implements org.apache.camel.CamelContextAware)
org.apache.camel.impl.health.
RouteHealthCheck
org.apache.camel.impl.health.
DefaultHealthCheckRegistry
(implements org.apache.camel.health.HealthCheckRegistry)
org.apache.camel.impl.health.
RegistryRepository
(implements org.apache.camel.CamelContextAware, org.apache.camel.health.HealthCheckRepository)
org.apache.camel.impl.health.
RoutePerformanceCounterEvaluators
org.apache.camel.impl.health.
RoutePerformanceCounterEvaluators.ExchangesFailed
(implements org.apache.camel.impl.health.
PerformanceCounterEvaluator
<T>)
org.apache.camel.impl.health.
RoutePerformanceCounterEvaluators.ExchangesInflight
(implements org.apache.camel.impl.health.
PerformanceCounterEvaluator
<T>)
org.apache.camel.impl.health.
RoutePerformanceCounterEvaluators.ExternalRedeliveries
(implements org.apache.camel.impl.health.
PerformanceCounterEvaluator
<T>)
org.apache.camel.impl.health.
RoutePerformanceCounterEvaluators.LastProcessingTime
(implements org.apache.camel.impl.health.
PerformanceCounterEvaluator
<T>)
org.apache.camel.impl.health.
RoutePerformanceCounterEvaluators.MaxProcessingTime
(implements org.apache.camel.impl.health.
PerformanceCounterEvaluator
<T>)
org.apache.camel.impl.health.
RoutePerformanceCounterEvaluators.MeanProcessingTime
(implements org.apache.camel.impl.health.
PerformanceCounterEvaluator
<T>)
org.apache.camel.impl.health.
RoutePerformanceCounterEvaluators.MinProcessingTime
(implements org.apache.camel.impl.health.
PerformanceCounterEvaluator
<T>)
org.apache.camel.impl.health.
RoutePerformanceCounterEvaluators.Redeliveries
(implements org.apache.camel.impl.health.
PerformanceCounterEvaluator
<T>)
org.apache.camel.impl.health.
RoutesHealthCheckRepository
(implements org.apache.camel.CamelContextAware, org.apache.camel.health.HealthCheckRepository)
org.apache.camel.support.service.ServiceSupport (implements org.apache.camel.StatefulService)
org.apache.camel.impl.health.
DefaultHealthCheckService
(implements org.apache.camel.health.HealthCheckService)
Interface Hierarchy
org.apache.camel.impl.health.
PerformanceCounterEvaluator
<T>
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Apache Camel