public class JcaPooledConnectionFactory extends XaPooledConnectionFactory
| Constructor and Description |
|---|
JcaPooledConnectionFactory() |
JcaPooledConnectionFactory(ActiveMQConnectionFactory connectionFactory) |
JcaPooledConnectionFactory(String brokerURL) |
| Modifier and Type | Method and Description |
|---|---|
protected ConnectionPool |
createConnectionPool(ActiveMQConnection connection) |
String |
getName() |
void |
setName(String name) |
getTransactionManager, setTransactionManagercreateConnection, createConnection, createConnection, createPoolFactory, getConnectionFactory, getExpiryTimeout, getIdleTimeout, getMaxConnections, getMaximumActive, getPoolFactory, setBlockIfSessionPoolIsFull, setConnectionFactory, setExpiryTimeout, setIdleTimeout, setMaxConnections, setMaximumActive, setPoolFactory, start, stoppublic JcaPooledConnectionFactory()
public JcaPooledConnectionFactory(ActiveMQConnectionFactory connectionFactory)
public JcaPooledConnectionFactory(String brokerURL)
protected ConnectionPool createConnectionPool(ActiveMQConnection connection)
createConnectionPool in class XaPooledConnectionFactoryCopyright © 2005–2017. All rights reserved.