|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Class Summary | |
| MethodInvokingTimerTaskFactoryBean | FactoryBean that exposes a TimerTask object that delegates job execution to a specified (static or non-static) method. |
| ScheduledTimerTask | JavaBean that describes a scheduled TimerTask, consisting of the TimerTask itself and a delay plus period. |
| TimerFactoryBean | FactoryBean that sets up a J2SE Timer and exposes it for bean references. |
| Exception Summary | |
| TimerTaskExecutionException | RuntimeException to be thrown when a TimerTask implementation encounters a (possibly checked) exception that it wants to rethrow. |
Scheduling convenience classes for the J2SE Timer, allowing to set up Timers and ScheduledTimerTasks as beans in a Spring context.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||