Uses of Class
org.apache.activemq.pool.ConnectionPool

Packages that use ConnectionPool
org.apache.activemq.pool A JMS provider which pools Connection, Session and MessageProducer instances so it can be used with tools like Spring's JmsTemplate
 

Uses of ConnectionPool in org.apache.activemq.pool
 

Constructors in org.apache.activemq.pool with parameters of type ConnectionPool
PooledConnection(ConnectionPool pool)
           
SessionPool(ConnectionPool connectionPool, SessionKey key, org.apache.commons.pool.ObjectPool sessionPool)
           
 



Copyright © 2010 Apache Software Foundation. All Rights Reserved.