Uses of Package
org.activemq.pool

Packages that use org.activemq.pool
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. 
 

Classes in org.activemq.pool used by org.activemq.pool
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.
PooledProducer
          A pooled MessageProducer
PooledSession
           
SessionKey
          A cache key for the session details
 



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