Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

CamelContext

Excerpt

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

...