站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Spring Framework 2.0.5 API 文档英文版

Uses of Package org.springframework.scheduling.backportconcurrent (Spring Framework API 2.0) - Spring Framework 2.0.5 API 文档英文版

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.