Thanks.

I have read those links, but... It may be me, but I cannot understand how it
all hooks up.

What I want to define is a bean that is invoked with a method that gets 3
parameters.

Scenario is one of the following 2:

1. Bean a class bean B ant wants to pass 3 parameters and not just one. This
involves existing interfaces so sending an Object Array is not applicable.

2. Using a "fork" - a bean should be invoked once receiving message from 3
different queues. The bean method should be invoked once with the 3
different objects from the 3 queues sent to it's 3 param method.

I just can't understand where and how I "hook" my custom code to do the
magic.

Please advise. Example would be great.

Thanks.
-- 
View this message in context: 
http://old.nabble.com/Routing-to-a-method-of-an-object-with-more-than-one-parameters---part2-tp27002285p27009702.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to