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)
           
 boolean SessionKey.equals(SessionKey that)
           
 

Constructors in org.apache.activemq.pool with parameters of type SessionKey
PooledSession(SessionKey key, ActiveMQSession session, org.apache.commons.pool.KeyedObjectPool<SessionKey,PooledSession> sessionPool)
           
 

Constructor parameters in org.apache.activemq.pool with type arguments of type SessionKey
PooledSession(SessionKey key, ActiveMQSession session, org.apache.commons.pool.KeyedObjectPool<SessionKey,PooledSession> sessionPool)
           
 



Copyright © 2005-2013 Red Hat, Inc.. All Rights Reserved.