Package org.activemq.ra

JCA managed connections and resource adapters for working with ActiveMQ

See:
          Description

Interface Summary
SessionAndProducer Represents an object which has-a Session instance and an optional, lazily created MessageProducer instance which can them be used by a pooling based JMS provider for publishing messages using the session used by the current thread.
 

Class Summary
ActiveMQActivationSpec  
ActiveMQAsfEndpointWorker  
ActiveMQBaseEndpointWorker  
ActiveMQConnectionFactory  
ActiveMQConnectionRequestInfo  
ActiveMQEndpointActivationKey  
ActiveMQManagedConnection ActiveMQManagedConnection maps to real physical connection to the server.
ActiveMQManagedConnectionFactory  
ActiveMQPollingEndpointWorker  
ActiveMQResourceAdapter Knows how to connect to one ActiveMQ server.
CircularQueue  
DefaultConnectionManager A simple implementation of a ConnectionManager.
InboundEndpointWork  
JMSConnectionProxy Acts as a pass through proxy for a JMS Connection object.
JMSSessionProxy Acts as a pass through proxy for a JMS Session object.
LocalAndXATransaction Used to provide a LocalTransaction and XAResource to a JMS session.
MessageEndpointProxy  
RATransactionContext Allows us to switch between using a shared transaction context, or using a local transaction context.
ServerSessionImpl  
ServerSessionPoolImpl  
SessionAndProducerHelper A helper class used to provide access to the current active SessionAndProducer instance being used to process a message in the current thread so that messages can be produced using the same session.
SimpleConnectionManager A simple implementation of a ConnectionManager.
 

Exception Summary
InvalidMessageEndpointException Thrown to indicate that a MessageEndpoint is no longer valid and should be discarded.
 

Package org.activemq.ra Description

JCA managed connections and resource adapters for working with ActiveMQ



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