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

Uses of Class org.springframework.jms.connection.SingleConnectionFactory (Spring Framework) - Spring Framework 1.2.9 API 文档英文版


Uses of Class
org.springframework.jms.connection.SingleConnectionFactory

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

Uses of SingleConnectionFactory in org.springframework.jms.connection
 

Subclasses of SingleConnectionFactory in org.springframework.jms.connection
 class SingleConnectionFactory102
          A subclass of SingleConnectionFactory that uses the JMS 1.0.2 specification, rather than the JMS 1.1 methods used by SingleConnectionFactory itself.
 



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