...
The synapse_sample_300.xml
configuration adds a scheduled task to the ESB runtime . When so that when you start the ESB is started and initialized, this task will run periodically every 5 secondseconds. You can limit the number of times that you want the task to run by adding a count
attribute with an integer as the value
. If the count is not present as in this sample, the task will run forever.
...