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)
Delegate that creates each instance of an ConnectionPool object.
|
java.lang.String |
getName() |
void |
setName(java.lang.String name) |
createQueueConnection, createQueueConnection, createTopicConnection, createTopicConnection, getObjectInstance, getTmJndiName, getTransactionManager, isTmFromJndi, setBrokerUrl, setTmFromJndi, setTmJndiName, setTransactionManagerclear, createConnection, createConnection, createConnection, getConnectionFactory, getExpiryTimeout, getIdleTimeout, getMaxConnections, getMaximumActiveSessionPerConnection, getNumConnections, getTimeBetweenExpirationCheckMillis, isBlockIfSessionPoolIsFull, isCreateConnectionOnStartup, setBlockIfSessionPoolIsFull, setConnectionFactory, setCreateConnectionOnStartup, setExpiryTimeout, setIdleTimeout, setMaxConnections, setMaximumActiveSessionPerConnection, setTimeBetweenExpirationCheckMillis, 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)
PooledConnectionFactorycreateConnectionPool in class XaPooledConnectionFactoryCopyright © 2005-2013 Red Hat, Inc.. All Rights Reserved.