Package org.apache.camel.component.context

Class Summary
ContextConverters Converts from a CamelContext to a LocalContextComponent so we can easily refer to external CamelContexts in the Registry as a Component
LocalContextComponent A Camel Component which exposes a local CamelContext instance as a black box set of endpoints.
QualifiedContextComponent Supports the explicit and verbose URIs of the form context:camelContextId:someEndpoint to access a local endpoint inside an external CamelContext.
 



Apache Camel