thank you and i will try it
--
View this message in context:
http://camel.465427.n5.nabble.com/camel-event-cnotext-tp5501233p5605651.html
Sent from the Camel - Users mailing list archive at Nabble.com.
instanceof MuleEventContext) {
muleEventContext = ((MuleEventContext) object);
}
--
View this message in context:
http://camel.465427.n5.nabble.com/camel-event-cnotext-tp5501233p5501233.html
Sent from the Camel - Users mailing list archive at
if (object instanceof MuleEventContext) {
muleEventContext = ((MuleEventContext) object);
}
--
View this message in context:
http://camel.465427.n5.nabble.com/camel-event-cnotext-tp5501233p5501233.html
Sent from the Camel - Users mailing list archive at Nabble.com.