Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.activemq.ra.jms

JCA managed connections and resource adapters for working with ActiveMQ

See:
          Description

Class Summary
ConnectionProxy A javax.jms.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 javax.jms.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 javax.jms.MessageProducer which uses the ActiveMQ JCA ResourceAdapter's current thread's JMS javax.jms.Session to send messages.
SessionProxy A javax.jms.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

JCA managed connections and resource adapters for working with ActiveMQ