Package | Description |
---|---|
org.springframework.scheduling.commonj |
Convenience classes for scheduling based on the CommonJ WorkManager/TimerManager
facility, as supported by IBM WebSphere 6.0+ and BEA WebLogic 9.0+.
|
Class and Description |
---|
ScheduledTimerListener
JavaBean that describes a scheduled TimerListener, consisting of
the TimerListener itself (or a Runnable to create a TimerListener for)
and a delay plus period.
|
TimerManagerAccessor
Base class for classes that are accessing a CommonJ
TimerManager
Defines common configuration settings and common lifecycle handling. |