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 TypeInterfaceDescriptioninterfaceThe CamelContext is the runtime container of an Apache Camel application: it owns the registries ofComponents,Endpoints,Routes,s,invalid reference
org.apache.camel.spi.TypeConverterLanguages,DataFormats and the configuration that governs howExchanges flow between them.interfaceCatalog-level extension ofCamelContextthat exposes the JSON schema metadata Camel publishes for theComponents,DataFormats,Languages and EIPs available at runtime.