spring-framework / org.springframework.scheduling.commonj / TimerManagerAccessor / setTimerManager

setTimerManager

open fun setTimerManager(timerManager: TimerManager): Unit

Specify the CommonJ TimerManager to delegate to.

Note that the given TimerManager's lifecycle will be managed by this FactoryBean.

Alternatively (and typically), you can specify the JNDI name of the target TimerManager.

See Also
#setTimerManagerName