Uses of Interface
org.apache.camel.spi.HasId
Packages that use HasId
Package
Description
Cluster API for leader election, namespace-based partitioning, and cluster membership management.
Developer console API for exposing runtime operational information in text and JSON formats.
Health check API for readiness and liveness monitoring of the CamelContext, routes, and components.
-
Uses of HasId in org.apache.camel.cluster
Subinterfaces of HasId in org.apache.camel.clusterModifier and TypeInterfaceDescriptioninterfaceinterfaceRepresents a cluster service providing distributed operations such as leader election and view-based namespace partitioning.interface -
Uses of HasId in org.apache.camel.console
Subinterfaces of HasId in org.apache.camel.console -
Uses of HasId in org.apache.camel.health
Subinterfaces of HasId in org.apache.camel.healthModifier and TypeInterfaceDescriptioninterfaceHealth checkinterfaceA registry for health checks.interfaceA repository for health checks.interfaceAHealthCheckRepositorythat supports adding and removing health checks at runtime. -
Uses of HasId in org.apache.camel.spi
Subinterfaces of HasId in org.apache.camel.spiModifier and TypeInterfaceDescriptioninterfaceMarker for an object whose id can be injected, such as EIPProcessors created from Camel routes.interface