Hi there!

I currently have a project that is using a PeriodicExecutor to kick off
processes on a regular basis.  I need to expand on that so that I can stop
a running job, reschedule the times, and remove the job completely from the
PeriodicExecutor.  Don't see any sort of code out there to do this.

Any suggestions?  Am I going to have to use Quartz?

Reply via email to