|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| 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,
org.apache.commons.pool.ObjectPool sessionPool)
|
|
| Constructor parameters in org.apache.activemq.pool with type arguments of type SessionKey | |
|---|---|
ConnectionPool(ActiveMQConnection connection,
java.util.Map<SessionKey,SessionPool> cache,
org.apache.commons.pool.ObjectPoolFactory poolFactory)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||