Uses of Interface
org.apache.camel.StaticService
Packages that use StaticService
Package
Description
Camel Catalog API
Camel Health Check support
Service Provider Interfaces used by the Camel runtime which are plugin strategies.
-
Uses of StaticService in org.apache.camel.catalog
Subinterfaces of StaticService in org.apache.camel.catalogModifier and TypeInterfaceDescriptioninterface
Runtime catalog which limited API needed by components that supportsComponentVerifierExtension
. -
Uses of StaticService in org.apache.camel.console
Subinterfaces of StaticService in org.apache.camel.consoleModifier and TypeInterfaceDescriptioninterface
A registry for dev console.interface
A pluggable strategy for resolving dev consoles in a loosely coupled manner -
Uses of StaticService in org.apache.camel.health
Subinterfaces of StaticService in org.apache.camel.health -
Uses of StaticService in org.apache.camel.spi
Subinterfaces of StaticService in org.apache.camel.spiModifier and TypeInterfaceDescriptioninterface
A manager to handle async routing engine, whenExchange
s are being handed over from one thread to another, while the callee thread is blocked waiting for the other threads to complete, before it can continue.interface
Used for introspecting beans properties via Java reflection; such as extracting current property values, or updating one or more properties etc.interface
LocalCliConnector
that allows Camel CLI to manage local running Camel integrations.interface
SPI strategy for reloadingCamelContext
.interface
Registry to cache endpoints in memory.interface
ManagesExchangeFactory
.interface
Strategy to create thread pools.interface
An extendedRoutesBuilderLoader
that is capable of loading from multiple resources in one unit (such as compiling them together).interface
A repository which tracks in flightExchange
s.interface
An assembler to assemble aRequiredModelMBean
which can be used to register the object in JMX.interface
Strategy for management.interface
A factory to createMessageHistory
instances.interface
A resolver that can find classes based on package scanning.interface
A resolver that can find resources based on package scanning.interface
Component for property placeholders and loading properties from sources (such as .properties file from classpath or file system)interface
SPI strategy for reloading.interface
SPI strategy for reloadingResource
in an existing runningCamelContext
interface
SPI for loading resources.interface
Controller for managing the lifecycle of all theRoute
's.interface
SPI for loadingRoutesBuilder
from aResource
.interface
A registry which listen for runtime usage ofEndpoint
during routing in Camel.interface
Pluggable shutdown strategy executed during shutdown of Camel and the active routes.interface
To recordStartupStep
during startup to allow to capture diagnostic information to help troubleshoot Camel applications via various tooling such as Java Flight Recorder.interface
Strategy for using stream caching.interface
A supervising capableRouteController
that delays the startup of the routes after the camel context startup and takes control of starting the routes in a safe manner.interface
SPI for tracing messages.interface
Registry to cache transformers in memory.interface
Registry for type converters.interface
Registry to cache validators in memory.