|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.springframework.scheduling.timer | |
---|---|
org.springframework.scheduling.timer | Scheduling convenience classes for the JDK 1.3+ Timer, allowing to set up Timers and ScheduledTimerTasks as beans in a Spring context. |
Classes in org.springframework.scheduling.timer used by org.springframework.scheduling.timer | |
---|---|
ScheduledTimerTask
JavaBean that describes a scheduled TimerTask , consisting of the
TimerTask itself or a Runnable to create a TimerTask
for and a delay plus period. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |