Camel ist started with

OsgiServiceRegistry reg = new OsgiServiceRegistry(bundleContext);
OsgiDefaultCamelContext camelContext = new
OsgiDefaultCamelContext(bundleContext, reg);
camelContext.addRoutes(new Route());
camelContext.start();



--
View this message in context: 
http://camel.465427.n5.nabble.com/camel-and-several-implementations-of-an-interface-tp5728298p5728358.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to