Uses of Package
org.springframework.scheduling.commonj

Packages that use org.springframework.scheduling.commonj
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+. 
 

Classes in org.springframework.scheduling.commonj used by org.springframework.scheduling.commonj
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.
 



Copyright © 2002-2008 The Spring Framework.