|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScheduledTimerTask | |
org.springframework.scheduling.timer | Scheduling convenience classes for the J2SE 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 | |
void |
TimerFactoryBean.setScheduledTimerTasks(ScheduledTimerTask[] scheduledTimerTasks)
Register a list of ScheduledTimerTask objects with the Timer that this FactoryBean creates. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |