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

Compare with Current View Page History

« Previous Version 2 Next »

Registry

Camel supports a pluggable Registry plugin strategy. This allows Camel to easily work with some kind of registry like

You can also access the Registry from the CamelContext via the camelContext.getRegistry() method

  • No labels