Uses of Class
bitronix.tm.resource.jms.PoolingConnectionFactory
Packages that use PoolingConnectionFactory
-
Uses of PoolingConnectionFactory in bitronix.tm.resource.jms
Methods in bitronix.tm.resource.jms that return PoolingConnectionFactoryModifier and TypeMethodDescriptionDualSessionWrapper.getPoolingConnectionFactory()JmsPooledConnection.getPoolingConnectionFactory()Constructors in bitronix.tm.resource.jms with parameters of type PoolingConnectionFactoryModifierConstructorDescriptionprotectedJmsPooledConnection(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)