| 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(ActiveMQConnection connection)
Delegate that creates each instance of an ConnectionPool object.
|
protected ConnectionPool |
XaPooledConnectionFactory.createConnectionPool(ActiveMQConnection connection) |
protected ConnectionPool |
JcaPooledConnectionFactory.createConnectionPool(ActiveMQConnection connection) |
| Constructor and Description |
|---|
PooledConnection(ConnectionPool pool)
Creates a new PooledConnection instance that uses the given ConnectionPool to create
and manage its resources.
|
Copyright © 2005-2014 Red Hat, Inc.. All Rights Reserved.