Package org.activemq.pool

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
ConnectionKey A cache key for the connection details
PooledConnection Represents a proxy Connection which is-a TopicConnection and QueueConnection which is pooled and on PooledConnection.close() will return itself to the sessionPool.
PooledConnectionFactory  
PooledProducer A pooled MessageProducer
PooledQueueSender  
PooledSession  
PooledTopicPublisher  
SessionKey A cache key for the session details
SessionPool Represents the session pool for a given JMS connection.
 

Package org.activemq.pool 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-2008 Protique, Ltd.. All Rights Reserved.