Hi,

A basic question: while working through various examples, I've come across
constructs like this:

 from("timer:myTimerEvent?fixedRate=true")
           .setBody(constant("Helloworld!"))
           .to("log:org.apache.servicemix.samples.camel.ExampleCamelRoute");

What is the syntax "timer:myTimerEvent?fixedRate=true" and where is it
defined?

Thanks, Garry
-- 
View this message in context: 
http://www.nabble.com/Unfamiliar-syntax-tf4775177s12049.html#a13660094
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to