The Spring Framework

Uses of Package
org.springframework.scheduling.backportconcurrent

Packages that use org.springframework.scheduling.backportconcurrent
org.springframework.scheduling.backportconcurrent Scheduling convenience classes for the JSR-166 backport Executor mechanism, allowing to set up a ThreadPoolExecutor or ScheduledThreadPoolExecutor as bean in a Spring context. 
 

Classes in org.springframework.scheduling.backportconcurrent used by org.springframework.scheduling.backportconcurrent
ScheduledExecutorTask
          JavaBean that describes a scheduled executor task, consisting of the Runnable and a delay plus period.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.