Uses of Interface
org.apache.camel.RuntimeConfiguration
Packages that use RuntimeConfiguration
-
Uses of RuntimeConfiguration in org.apache.camel
Subinterfaces of RuntimeConfiguration in org.apache.camelModifier and TypeInterfaceDescriptioninterfaceInterface used to represent the CamelContext used to configure routes and the policies to use during message exchanges between endpoints.interfaceCatalog level interface for theCamelContextinterfaceExtendedCamelContextwhich contains the methods and APIs that are not primary intended for Camel end users but for SPI, custom components, or more advanced used-cases with Camel.interfaceA Route defines the processing used on an inbound message exchange from a specificEndpointwithin aCamelContext.