org.apache.activemq.jms.pool
Class JcaConnectionPool
java.lang.Object
org.apache.activemq.jms.pool.ConnectionPool
org.apache.activemq.jms.pool.XaConnectionPool
org.apache.activemq.jms.pool.JcaConnectionPool
public class JcaConnectionPool
- extends XaConnectionPool
| Methods inherited from class org.apache.activemq.jms.pool.ConnectionPool |
close, decrementReferenceCount, expiredCheck, getConnection, getExpiryTimeout, getIdleTimeout, getMaximumActiveSessionPerConnection, getNumActiveSessions, getNumIdleSessions, getNumSessions, incrementReferenceCount, isBlockIfSessionPoolIsFull, setBlockIfSessionPoolIsFull, setExpiryTimeout, setHasExpired, setIdleTimeout, setMaximumActiveSessionPerConnection, start, toString, unWrap, wrap |
JcaConnectionPool
public JcaConnectionPool(javax.jms.Connection connection,
TransactionManager transactionManager,
String name)
createXaResource
protected XAResource createXaResource(PooledSession session)
throws javax.jms.JMSException
- Overrides:
createXaResource in class XaConnectionPool
- Throws:
javax.jms.JMSException
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.