public class JmsConnectionManager extends Object implements javax.resource.spi.ConnectionManager
Constructor and Description |
---|
JmsConnectionManager()
Construct a JmsConnectionManager.
|
Modifier and Type | Method and Description |
---|---|
Object |
allocateConnection(javax.resource.spi.ManagedConnectionFactory mcf,
javax.resource.spi.ConnectionRequestInfo cxRequestInfo)
Allocate a new connection.
|
public JmsConnectionManager()
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
- cxRequestInfo
- javax.resource.ResourceException
- Failed to create connection.Copyright © 2017 JBoss by Red Hat. All rights reserved.