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) 2003-2004 The Spring Framework Project.