Scheduler : example code
Hi All,
Can someone please provide a sample code/link as to how the schedulers[a specific job to be scheduled once or at regular intervals within CQ5] are made use of.
I have a sling servlet code that needs to be scheduled.
Have gone through through some links below, but not getting how to implement.
http://chanchal.wordpress.com/2013/06/26/scheduled-and-background-jobs-in-cq5-sling/
http://dev.day.com/content/ddc/blog/2010/02/the_apache_slingsch.html
Any thoughts/pointers will be really helpful.