public class JcaPooledConnectionFactory extends XaPooledConnectionFactory
POOL_PROPS_PREFIXstopped| Constructor and Description |
|---|
JcaPooledConnectionFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected ConnectionPool |
createConnectionPool(javax.jms.Connection connection) |
String |
getName() |
void |
setName(String name) |
buildFromProperties, getBrokerUrl, getProperties, getReference, populateProperties, setBrokerUrl, setPropertiescreateQueueConnection, createQueueConnection, createTopicConnection, createTopicConnection, getObjectInstance, getTmJndiName, getTransactionManager, isTmFromJndi, setTmFromJndi, setTmJndiName, setTransactionManagerclear, createConnection, createConnection, createConnection, getConnectionFactory, getConnectionsPool, getExpiryTimeout, getIdleTimeout, getMaxConnections, getMaximumActiveSessionPerConnection, getNumConnections, getTimeBetweenExpirationCheckMillis, initConnectionsPool, isBlockIfSessionPoolIsFull, isCreateConnectionOnStartup, isUseAnonymousProducers, newPooledConnection, setBlockIfSessionPoolIsFull, setConnectionFactory, setCreateConnectionOnStartup, setExpiryTimeout, setIdleTimeout, setMaxConnections, setMaximumActiveSessionPerConnection, setTimeBetweenExpirationCheckMillis, setUseAnonymousProducers, start, stoppublic String getName()
public void setName(String name)
protected ConnectionPool createConnectionPool(javax.jms.Connection connection)
createConnectionPool in class XaPooledConnectionFactoryCopyright © 2005-2014 The Apache Software Foundation. All Rights Reserved.