public class QpidRAConnectionManager extends Object implements javax.resource.spi.ConnectionManager
| Constructor and Description |
|---|
QpidRAConnectionManager()
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.ConnectionManagermcf - The managed connection factorycxRequestInfo - The connection request informationjavax.resource.ResourceException - Thrown if there is a problem obtaining the connectionCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.