|
|||||||||
| 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,
org.apache.commons.pool.ObjectPoolFactory poolFactory,
javax.transaction.TransactionManager transactionManager,
java.lang.String name)
|
|
| Method Summary | |
|---|---|
protected javax.transaction.xa.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, getExpiryTimeout, getIdleTimeout, incrementReferenceCount, setExpiryTimeout, 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,
org.apache.commons.pool.ObjectPoolFactory poolFactory,
javax.transaction.TransactionManager transactionManager,
java.lang.String name)
| Method Detail |
|---|
protected javax.transaction.xa.XAResource createXaResource(PooledSession session)
throws javax.jms.JMSException
createXaResource in class XaConnectionPooljavax.jms.JMSException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||