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

Uses of Interface org.springframework.jca.context.BootstrapContextAware (Spring Framework API 2.1) - Spring Framework 2.1.0 API 文档英文版


The Spring Framework

Uses of Interface
org.springframework.jca.context.BootstrapContextAware

Packages that use BootstrapContextAware
org.springframework.jca.work Convenience classes for scheduling based on the JCA 1.5 WorkManager facility, as supported within JCA 1.5 ResourceAdapters. 
 

Uses of BootstrapContextAware in org.springframework.jca.work
 

Classes in org.springframework.jca.work that implement BootstrapContextAware
 class WorkManagerTaskExecutor
          TaskExecutor implementation that delegates to a JCA 1.5 WorkManager, implementing the WorkManager interface.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.