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

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


Package org.springframework.scheduling.support

Generic support classes for scheduling.

See:
          Description

Class Summary
MethodInvokingRunnable Adapter that implements the Runnable interface as a configurable method invocation based on Spring's MethodInvoker.
 

Package org.springframework.scheduling.support Description

Generic support classes for scheduling. Provides a Runnable adapter for Spring's MethodInvoker.



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