|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.activemq.pool.ConnectionPool
org.apache.activemq.pool.XaConnectionPool
org.apache.activemq.pool.JcaConnectionPool
public class JcaConnectionPool
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.activemq.pool.XaConnectionPool |
---|
XaConnectionPool.Synchronization |
Constructor Summary | |
---|---|
JcaConnectionPool(ActiveMQConnection connection,
ObjectPoolFactory poolFactory,
TransactionManager transactionManager,
String name)
|
Method Summary | |
---|---|
protected XAResource |
createXaResource(PooledSession session)
|
Methods inherited from class org.apache.activemq.pool.XaConnectionPool |
---|
createSession |
Methods inherited from class org.apache.activemq.pool.ConnectionPool |
---|
close, createSessionPool, decrementReferenceCount, expiredCheck, getConnection, getIdleTimeout, incrementReferenceCount, setIdleTimeout, start |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JcaConnectionPool(ActiveMQConnection connection, ObjectPoolFactory poolFactory, TransactionManager transactionManager, String name)
Method Detail |
---|
protected XAResource createXaResource(PooledSession session) throws JMSException
createXaResource
in class XaConnectionPool
JMSException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |