| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScheduledTimerTask | |
|---|---|
| org.springframework.scheduling.timer | Scheduling convenience classes for the JDK Timer, allowing to set up Timers and ScheduledTimerTasks as beans in a Spring context. | 
| Uses of ScheduledTimerTask in org.springframework.scheduling.timer | 
|---|
| Methods in org.springframework.scheduling.timer with parameters of type ScheduledTimerTask | |
|---|---|
| protected  void | TimerFactoryBean.registerTasks(ScheduledTimerTask[] tasks,
              Timer timer)Register the specified ScheduledTimerTaskson the givenTimer. | 
|  void | TimerFactoryBean.setScheduledTimerTasks(ScheduledTimerTask[] scheduledTimerTasks)Register a list of ScheduledTimerTask objects with the Timer that this FactoryBean creates. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||