Hi,

I would like to know when we use the InterceptFrom strategy if we create two
exchanges (one for the interceptor and the other for the route) and if the
processing of the two exchanges is done in parallel or in
asynchronous way ?

ex :

InterceptFrom().to(log)

from("direct").to("bean:service");

Regards,

Charles Moulliard

Senior Enterprise Architect (J2EE, .NET, SOA)
Apache Camel - Karaf - ServiceMix Committer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Blog : http://cmoulliard.blogspot.com |  Twitter :
http://twitter.com/cmoulliard
Linkedin : http://www.linkedin.com/in/charlesmoulliard | Skype: cmoulliard

Reply via email to