| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | DelegatingConnectionFactoryConnectionFactoryimplementation that delegates all calls
 to a given targetConnectionFactory, adapting specificcreate(Queue/Topic)Connectioncalls to the target ConnectionFactory
 if necessary (e.g. when running JMS 1.0.2 API based code against a generic
 JMS 1.1 ConnectionFactory, such as ActiveMQ's PooledConnectionFactory). | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||