public class JcaPooledConnectionFactory extends XaPooledConnectionFactory
| Constructor and Description |
|---|
JcaPooledConnectionFactory() |
JcaPooledConnectionFactory(ActiveMQConnectionFactory connectionFactory) |
JcaPooledConnectionFactory(java.lang.String brokerURL) |
| Modifier and Type | Method and Description |
|---|---|
protected ConnectionPool |
createConnectionPool(ActiveMQConnection connection) |
java.lang.String |
getName() |
void |
setName(java.lang.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(java.lang.String brokerURL)
public java.lang.String getName()
public void setName(java.lang.String name)
protected ConnectionPool createConnectionPool(ActiveMQConnection connection)
createConnectionPool in class XaPooledConnectionFactoryCopyright © 2005-2012. All Rights Reserved.