Package org.activemq.ra.jms

A JMS provider for working with ActiveMQ's JCA ResourceAdapter which uses the same JMS Session that is being used to dispatch JMS Messages inside a JCA or MDB container.

See:
          Description

Class Summary
ConnectionProxy A Connection implementation which can be used with the ActiveMQ JCA Resource Adapter to publish messages using the same JMS session that is used to dispatch messages.
ConnectionProxyFactory A ConnectionFactory implementation which creates connections which can be used with the ActiveMQ JCA Resource Adapter to publish messages using the same underlying JMS session that is used to dispatch messages.
ConnectionProxyMetaData A ConnectionMetaData object provides information describing the Connection object.
MessageProducerProxy An implementation of MessageProducer which uses the ActiveMQ JCA ResourceAdapter's current thread's JMS Session to send messages.
SessionProxy A Session implementation which can be used with the ActiveMQ JCA Resource Adapter to publish messages using the same JMS session that is used to dispatch messages.
 

Package org.activemq.ra.jms Description

A JMS provider for working with ActiveMQ's JCA ResourceAdapter which uses the same JMS Session that is being used to dispatch JMS Messages inside a JCA or MDB container.



Copyright © 2004-2009 Protique, Ltd.. All Rights Reserved.