spring-framework / org.springframework.jms.connection / CachingConnectionFactory / <init>

<init>

CachingConnectionFactory()

Create a new CachingConnectionFactory for bean-style usage.

See Also
#setTargetConnectionFactory

CachingConnectionFactory(targetConnectionFactory: ConnectionFactory)

Create a new CachingConnectionFactory for the given target ConnectionFactory.

Parameters

targetConnectionFactory - the target ConnectionFactory