SimpleTrigger means, my camel route like this...

from("quartz://schedulerJob?trigger.repeatInterval=60000&trigger.repeatCount="+SimpleTrigger.REPEAT_INDEFINITELY).to("some
bean method" ).end()

This is wht my camel route using quartz scheduler


-----
Sudhakar Kaithepalli
--
View this message in context: 
http://camel.465427.n5.nabble.com/camel-quartz-schedulers-tp5715992p5716261.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to