Fom Java code I would like to register beans in the context registry. I need
to do this in code that will deployed in various containers (Spring, JEE web
applications). 
Is there some method that works in all these environments (hiding from my
code the current registry implementation) or do I have to explicitly test
the registry class in order to invoke class specific registration methods ?

Thanks

Lars



--
View this message in context: 
http://camel.465427.n5.nabble.com/Register-beans-tp5728978.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to