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+.
|
Modifier and Type | Method and Description |
---|---|
void |
TimerManagerFactoryBean.setScheduledTimerListeners(ScheduledTimerListener[] scheduledTimerListeners)
Deprecated.
Register a list of ScheduledTimerListener objects with the TimerManager
that this FactoryBean creates.
|