Hi all,

Is it possible to consume message from a Java bean?

Something like:

<from ref="myBean"/>

where myBean could be a custom bean to get JMS message from a queue, or
anything you can think of.

I know that I can achieve that by creating custom Camel Component but a Java
Bean could be simpler in my case.

If it's not possible, is there any other way to achieve that? 

Thank you,

Florent



--
View this message in context: 
http://camel.465427.n5.nabble.com/Consume-from-a-java-bean-tp5743580.html
Sent from the Camel Development mailing list archive at Nabble.com.

Reply via email to