Modifier and Type | Method and Description |
---|---|
protected org.apache.commons.pool.impl.GenericKeyedObjectPool<ConnectionKey,ConnectionPool> |
PooledConnectionFactory.getConnectionsPool()
Gets the Pool of ConnectionPool instances which are keyed by different ConnectionKeys.
|
Modifier and Type | Method and Description |
---|---|
protected javax.jms.Connection |
XaPooledConnectionFactory.createConnection(ConnectionKey key) |
protected javax.jms.Connection |
PooledConnectionFactory.createConnection(ConnectionKey key) |
boolean |
ConnectionKey.equals(ConnectionKey that) |
Copyright © 2005–2020 FuseSource, Corp.. All rights reserved.