|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MethodInvokingRunnable | |
---|---|
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. |
Uses of MethodInvokingRunnable in org.springframework.scheduling.timer |
---|
Subclasses of MethodInvokingRunnable in org.springframework.scheduling.timer | |
---|---|
class |
MethodInvokingTimerTaskFactoryBean
FactoryBean that exposes a TimerTask object that delegates job execution to a specified (static or non-static) method. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |