Uses of Class
bitronix.tm.resource.jms.JmsPooledConnection

Packages that use JmsPooledConnection
bitronix.tm.resource.jms Synchronous JMS specific resource management code. 
 

Uses of JmsPooledConnection in bitronix.tm.resource.jms
 

Methods in bitronix.tm.resource.jms that return JmsPooledConnection
 JmsPooledConnection JmsConnectionHandle.getPooledConnection()
           
 

Constructors in bitronix.tm.resource.jms with parameters of type JmsPooledConnection
DualSessionWrapper(JmsPooledConnection pooledConnection, boolean transacted, int acknowledgeMode)
           
JmsConnectionHandle(JmsPooledConnection pooledConnection, javax.jms.XAConnection xaConnection)
           
 



Copyright © 2006-2013 Bitronix Software. All Rights Reserved.