Hello, Camel community. 

What is an analog of Spring' getBean method in Blueprint? Can't find in
google. 

What I use now in Spring:

private ApplicationContext appContext;
ITProfixLogger sli= (ITProfixLogger) appContext.getBean("logW");

What I need: convert it in Blueprint.



--
View this message in context: 
http://camel.465427.n5.nabble.com/Searching-analog-of-getBean-Spring-in-Blueprint-tp5796781.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to