Hi

I need to create an event driven custom component. 

The sender which invokes the event driven consumer is a spring managed bean.
My custom component consumer is not spring managed as this is obviously
created from my endpoint which acts as a factory for my producers and
consumers. 

Hence, I am a little confused as to how the sender gets wired up to the
consumer as one is created via spring(sender) and the consumer is created
via my custom endpoint

Thanks!



--
View this message in context: 
http://camel.465427.n5.nabble.com/Custom-component-query-tp5716302.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to