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