Uses of Interface
org.apache.camel.CamelContextLifecycle
Packages that use CamelContextLifecycle
-
Uses of CamelContextLifecycle in org.apache.camel
Subinterfaces of CamelContextLifecycle 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.