Created
March 5, 2012 16:50
-
-
Save iocanel/1979232 to your computer and use it in GitHub Desktop.
Creating a recurring task with camel and quartz
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<from uri="quartz://cloudTimer?trigger.repeatInterval=3600000&trigger.repeatCount=-1"> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment