Uses of Interface
org.apache.camel.health.HasHealthChecks
Packages that use HasHealthChecks
Package
Description
Health check API for readiness and liveness monitoring of the CamelContext, routes, and components.
-
Uses of HasHealthChecks in org.apache.camel.health
Subinterfaces of HasHealthChecks in org.apache.camel.healthModifier and TypeInterfaceDescriptioninterfaceA repository for health checks.interfaceAHealthCheckRepositorythat supports adding and removing health checks at runtime.