Hello,

suppose this route : 

        from("file://{{extra.inputDir}}")
                        .routeId("start")
                        .*bean*(EnterpriseServiceUtils.class,"define")......



simple question to be sure : 

Is this kind of bean definition creates a singleton or Camel creates a new
instance for each exchange ?

Regards
J-M

--
View this message in context: 
http://camel.465427.n5.nabble.com/Bean-invocation-tp5560764p5560764.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to