vendredi 20 février 2015

Start/Stop a spring scheduled method

in spring it is very simple to annotate a function with @Scheduled to do something in a certain moment, maybe every 5 minutes.


How can I control this.


I need to start and stop the "timer" when I want.


thx for help :)


Aucun commentaire:

Enregistrer un commentaire