Uses of Interface
org.springframework.jms.connection.SmartConnectionFactory
Packages that use SmartConnectionFactory
Package
Description
Provides a PlatformTransactionManager implementation for a single
 JMS ConnectionFactory, and a SingleConnectionFactory adapter.
- 
Uses of SmartConnectionFactory in org.springframework.jms.connectionClasses in org.springframework.jms.connection that implement SmartConnectionFactoryModifier and TypeClassDescriptionclassConnectionFactoryimplementation that delegates all calls to a given targetConnectionFactory, adapting specificcreate(Queue/Topic)Connectioncalls to the target ConnectionFactory if necessary (e.g.