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

Uses of Interface org.springframework.jms.connection.SmartConnectionFactory (Spring Framework API 2.0) - Spring Framework 2.0.5 API 文档英文版

The Spring Framework

Uses of Interface
org.springframework.jms.connection.SmartConnectionFactory

Packages that use SmartConnectionFactory
org.springframework.jms.connection Provides a PlatformTransactionManager implementation for a single JMS ConnectionFactory, and a SingleConnectionFactory adapter. 
 

Uses of SmartConnectionFactory in org.springframework.jms.connection
 

Classes in org.springframework.jms.connection that implement SmartConnectionFactory
 class DelegatingConnectionFactory
          ConnectionFactory implementation that delegates all calls to a given target ConnectionFactory.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.