Hi, I was just wondering what the differences between the 'ref' and 'bean' attribute are within the method XML type.
For example
<method ref="beanName" method="methodName" />
and
<method bean="beanName" method="methodName" />
Thanks,
Alan
--
View this message in context:
http://camel.465427.n5.nabble.com/Difference-between-method-attribute-bean-and-ref-tp5733348.html
Sent from the Camel - Users mailing list archive at Nabble.com.
