You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Current »

CamelContext

The CamelContext represents a single Camel routing rulebase. You use the CamelContext in a similar way to the Spring ApplicationContext.

See Lifecycle to understand the overall lifecycle of the CamelContext.

See Also

  • No labels