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

org.springframework.jca.work (Spring Framework API 2.0) - Spring Framework 2.0.5 API 文档英文版

The Spring Framework

Package org.springframework.jca.work

Convenience classes for scheduling based on the JCA 1.5 WorkManager facility, as supported within JCA 1.5 ResourceAdapters.

See:
          Description

Class Summary
DelegatingWork Simple Work adapter that delegates to a given Runnable.
SimpleTaskWorkManager Simple JCA 1.5 WorkManager implementation that delegates to a Spring TaskExecutor.
WorkManagerTaskExecutor TaskExecutor implementation that delegates to a JCA 1.5 WorkManager, implementing the WorkManager interface.
 

Package org.springframework.jca.work Description

Convenience classes for scheduling based on the JCA 1.5 WorkManager facility, as supported within JCA 1.5 ResourceAdapters.


The Spring Framework

Copyright © 2002-2007 The Spring Framework.