Hi, Is there a way to let camel discover and apply predefined "interceptor-routes" to every new camel-context? I mean something similar to http://camel.apache.org/advanced-configuration-of-camelcontext-using-spring.html - Using container wide interceptors
but for http://camel.apache.org/intercept.html. Or do I need to include them always manually per routeContextRef ? Thanks, Marc
