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

Uses of SessionKey in org.apache.activemq.pool
 

Methods in org.apache.activemq.pool with parameters of type SessionKey
protected  ActiveMQSession PooledConnection.createSession(SessionKey key)
           
protected  SessionPool ConnectionPool.createSessionPool(SessionKey key)
           
 boolean SessionKey.equals(SessionKey that)
           
 

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

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



Copyright © 2005-2011 FuseSource. All Rights Reserved.