Camel Proxy[1] describes several ways of wiring things up (and links to
others) depending our your needs.

[1] http://camel.apache.org/using-camelproxy.html

On Fri, Jul 20, 2012 at 4:09 PM, gilboy <josephoto...@gmail.com> wrote:

> 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