The Spring Framework

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 for the JMS 1.0.2 specification, not relying on JMS 1.1 methods like SingleConnectionFactory itself.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.