public class JmsConnectionManager extends Object implements ConnectionManager
Constructor and Description |
---|
JmsConnectionManager()
Construct a JmsConnectionManager.
|
Modifier and Type | Method and Description |
---|---|
Object |
allocateConnection(ManagedConnectionFactory mcf,
ConnectionRequestInfo cxRequestInfo)
Allocate a new connection.
|
public JmsConnectionManager()
public Object allocateConnection(ManagedConnectionFactory mcf, ConnectionRequestInfo cxRequestInfo) throws ResourceException
allocateConnection
in interface ConnectionManager
mcf
- cxRequestInfo
- ResourceException
- Failed to create connection.Copyright © 2018 JBoss by Red Hat. All rights reserved.