Uses of Interface
org.apache.camel.spi.HasId
-
Packages that use HasId Package Description org.apache.camel.cloud Camel cloudorg.apache.camel.cluster Camel Cluster supportorg.apache.camel.console org.apache.camel.health Camel Health Check supportorg.apache.camel.spi 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 Modifier and Type Interface Description interfaceServiceRegistry -
Uses of HasId in org.apache.camel.cluster
Subinterfaces of HasId in org.apache.camel.cluster Modifier and Type Interface Description interfaceCamelClusterMemberinterfaceCamelClusterServiceinterfaceCamelPreemptiveClusterService -
Uses of HasId in org.apache.camel.console
Subinterfaces of HasId in org.apache.camel.console Modifier and Type Interface Description interfaceDevConsoleRegistryA registry for dev console. -
Uses of HasId in org.apache.camel.health
Subinterfaces of HasId in org.apache.camel.health Modifier and Type Interface Description interfaceHealthCheckHealth checkinterfaceHealthCheckRegistryA registry for health checks.interfaceHealthCheckRepositoryA repository for health checks.interfaceWritableHealthCheckRepositoryAn 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.spi Modifier and Type Interface Description interfaceIdAwareTo allow objects to be injected with an id, such as EIPProcessors which has been defined from Camel routes.interfaceProcessorExchangeFactory
-