Uses of Class
org.apache.aries.transaction.jms.internal.XaPooledConnectionFactory

Packages that use XaPooledConnectionFactory
org.apache.aries.transaction.jms A JMS provider which pools Connection, Session and MessageProducer instances so it can be used with tools like Spring's JmsTemplate
 

Uses of XaPooledConnectionFactory in org.apache.aries.transaction.jms
 

Subclasses of XaPooledConnectionFactory in org.apache.aries.transaction.jms
 class RecoverablePooledConnectionFactory
          A pooled connection factory which is dedicated to work with the Geronimo/Aries transaction manager for proper recovery of in-flight transactions after a crash.
 



Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.