org.apache.activemq.pool
Class JcaConnectionPool
java.lang.Object
org.apache.activemq.pool.ConnectionPool
org.apache.activemq.pool.XaConnectionPool
org.apache.activemq.pool.JcaConnectionPool
public class JcaConnectionPool
- extends XaConnectionPool
| Methods inherited from class org.apache.activemq.pool.ConnectionPool |
close, createSessionPool, decrementReferenceCount, expiredCheck, getConnection, getExpiryTimeout, getIdleTimeout, incrementReferenceCount, setExpiryTimeout, setIdleTimeout, start |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JcaConnectionPool
public JcaConnectionPool(ActiveMQConnection connection,
ObjectPoolFactory poolFactory,
TransactionManager transactionManager,
String name)
createXaResource
protected XAResource createXaResource(PooledSession session)
throws JMSException
- Overrides:
createXaResource in class XaConnectionPool
- Throws:
JMSException
Copyright © 2005-2010 The Apache Software Foundation. All Rights Reserved.