Uses of Class
org.fusesource.jms.pool.SessionPool

Uses of SessionPool in org.fusesource.jms.pool
 

Methods in org.fusesource.jms.pool that return SessionPool
protected  SessionPool ConnectionPool.createSessionPool(SessionKey key)
           
 

Constructors in org.fusesource.jms.pool with parameters of type SessionPool
PooledSession(javax.jms.Session session, SessionPool sessionPool, boolean transactional)
           
 

Constructor parameters in org.fusesource.jms.pool with type arguments of type SessionPool
ConnectionPool(javax.jms.Connection connection, java.util.concurrent.ConcurrentHashMap<SessionKey,SessionPool> cache, org.apache.commons.pool.ObjectPoolFactory poolFactory)
           
 



Copyright © 2012 FuseSource, Corp.. All Rights Reserved.