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

Uses of Package org.springframework.scheduling.timer (Spring Framework API 2.1) - Spring Framework 2.1.0 API 文档英文版


The Spring Framework

Uses of Package
org.springframework.scheduling.timer

Packages that use org.springframework.scheduling.timer
org.springframework.scheduling.timer Scheduling convenience classes for the JDK Timer, allowing to set up Timers and ScheduledTimerTasks as beans in a Spring context. 
 

Classes in org.springframework.scheduling.timer used by org.springframework.scheduling.timer
ScheduledTimerTask
          JavaBean that describes a scheduled TimerTask, consisting of the TimerTask itself or a Runnable to create a TimerTask for and a delay plus period.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.