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

Uses of SessionPool in org.apache.activemq.pool
 

Methods in org.apache.activemq.pool that return SessionPool
protected  SessionPool ConnectionPool.createSessionPool(SessionKey key)
           
 

Constructors in org.apache.activemq.pool with parameters of type SessionPool
PooledSession(ActiveMQSession aSession, SessionPool sessionPool)
           
 

Constructor parameters in org.apache.activemq.pool with type arguments of type SessionPool
ConnectionPool(ActiveMQConnection connection, java.util.Map<SessionKey,SessionPool> cache, org.apache.commons.pool.ObjectPoolFactory poolFactory)
           
 



Copyright © 2005-2011 FuseSource. All Rights Reserved.