Uses of Interface
org.apache.camel.spi.HasId
Packages that use HasId
Package
Description
Camel cloud
Camel Cluster support
Camel Health Check support
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
-
Uses of HasId in org.apache.camel.cloud
Subinterfaces of HasId in org.apache.camel.cloud -
Uses of HasId in org.apache.camel.cluster
Subinterfaces of HasId in org.apache.camel.clusterModifier and TypeInterfaceDescriptioninterface
interface
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 TypeInterfaceDescriptioninterface
Health checkinterface
A registry for health checks.interface
A repository for health checks.interface
An interface to represent an object which wishes to be injected with theHealthCheck
-
Uses of HasId in org.apache.camel.spi
Subinterfaces of HasId in org.apache.camel.spiModifier and TypeInterfaceDescriptioninterface
To allow objects to be injected with an id, such as EIPProcessor
s which has been defined from Camel routes.interface