org.hornetq.ra
public class HornetQRAConnectionManager extends Object implements javax.resource.spi.ConnectionManager
Constructor and Description |
---|
HornetQRAConnectionManager()
Constructor
|
Modifier and Type | Method and Description |
---|---|
Object |
allocateConnection(javax.resource.spi.ManagedConnectionFactory mcf,
javax.resource.spi.ConnectionRequestInfo cxRequestInfo)
Allocates a connection
|
public Object allocateConnection(javax.resource.spi.ManagedConnectionFactory mcf, javax.resource.spi.ConnectionRequestInfo cxRequestInfo) throws javax.resource.ResourceException
allocateConnection
in interface javax.resource.spi.ConnectionManager
mcf
- The managed connection factorycxRequestInfo
- The connection request informationjavax.resource.ResourceException
- Thrown if there is a problem obtaining the connectionCopyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.