Skip to content

Instantly share code, notes, and snippets.

@iocanel
Created March 5, 2012 16:50
Show Gist options
  • Save iocanel/1979232 to your computer and use it in GitHub Desktop.
Save iocanel/1979232 to your computer and use it in GitHub Desktop.
Creating a recurring task with camel and quartz
<from uri="quartz://cloudTimer?trigger.repeatInterval=3600000&amp;trigger.repeatCount=-1">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment