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.
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.