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.