|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PoolingConnectionFactory | |
---|---|
bitronix.tm.resource.jms | Synchronous JMS specific resource management code. |
Uses of PoolingConnectionFactory in bitronix.tm.resource.jms |
---|
Methods in bitronix.tm.resource.jms that return PoolingConnectionFactory | |
---|---|
PoolingConnectionFactory |
DualSessionWrapper.getPoolingConnectionFactory()
|
PoolingConnectionFactory |
JmsPooledConnection.getPoolingConnectionFactory()
|
Constructors in bitronix.tm.resource.jms with parameters of type PoolingConnectionFactory | |
---|---|
JmsPooledConnection(PoolingConnectionFactory poolingConnectionFactory,
javax.jms.XAConnection connection)
|
|
MessageConsumerWrapper(javax.jms.MessageConsumer messageConsumer,
DualSessionWrapper session,
PoolingConnectionFactory poolingConnectionFactory)
|
|
MessageProducerWrapper(javax.jms.MessageProducer messageProducer,
DualSessionWrapper session,
PoolingConnectionFactory poolingConnectionFactory)
|
|
TopicSubscriberWrapper(javax.jms.TopicSubscriber topicSubscriber,
DualSessionWrapper session,
PoolingConnectionFactory poolingConnectionFactory)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |