Package 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.

See:
          Description

Class Summary
PooledConnectionFactory A JMS provider which pools Connection, Session and MessageProducer instances so it can be used with tools like Camel and Spring's JmsTemplate and MessagListenerContainer.
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.
 

Package org.apache.aries.transaction.jms Description

A JMS provider which pools Connection, Session and MessageProducer instances so it can be used with tools like Spring's JmsTemplate.



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