Uses of Class
org.springframework.scheduling.commonj.ScheduledTimerListener

Packages that use ScheduledTimerListener
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+. 
 

Uses of ScheduledTimerListener in org.springframework.scheduling.commonj
 

Methods in org.springframework.scheduling.commonj with parameters of type ScheduledTimerListener
 void TimerManagerFactoryBean.setScheduledTimerListeners(ScheduledTimerListener[] scheduledTimerListeners)
          Register a list of ScheduledTimerListener objects with the TimerManager that this FactoryBean creates.
 



Copyright © 2002-2008 The Spring Framework.