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

Uses of Package org.springframework.scheduling.support (Spring Framework) - Spring Framework 1.2.9 API 文档英文版


Uses of Package
org.springframework.scheduling.support

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

Classes in org.springframework.scheduling.support used by org.springframework.scheduling.timer
MethodInvokingRunnable
          Adapter that implements the Runnable interface as a configurable method invocation based on Spring's MethodInvoker.
 



Copyright (c) 2002-2007 The Spring Framework Project.