Package | Description |
---|---|
org.springframework.jms.connection |
Provides a PlatformTransactionManager implementation for a single
JMS ConnectionFactory, and a SingleConnectionFactory adapter.
|
Modifier and Type | Class and Description |
---|---|
class |
DelegatingConnectionFactory
ConnectionFactory implementation that delegates all calls
to a given target ConnectionFactory , adapting specific
create(Queue/Topic)Connection calls to the target ConnectionFactory
if necessary (e.g. |