| Modifier and Type | Class and Description |
|---|---|
class |
JcaConnectionPool |
class |
XaConnectionPool
An XA-aware connection pool.
|
| Modifier and Type | Method and Description |
|---|---|
protected ConnectionPool |
PooledConnectionFactory.createConnectionPool(javax.jms.Connection connection) |
protected ConnectionPool |
XaPooledConnectionFactory.createConnectionPool(javax.jms.Connection connection) |
protected ConnectionPool |
JcaPooledConnectionFactory.createConnectionPool(javax.jms.Connection connection) |
| Constructor and Description |
|---|
PooledConnection(ConnectionPool pool) |
SessionPool(ConnectionPool connectionPool,
SessionKey key,
org.apache.commons.pool.ObjectPool sessionPool) |
Copyright © 2013 FuseSource, Corp.. All Rights Reserved.