| Modifier and Type | Method and Description |
|---|---|
protected javax.jms.Session |
PooledConnection.createSession(SessionKey key) |
protected SessionPool |
ConnectionPool.createSessionPool(SessionKey key) |
boolean |
SessionKey.equals(SessionKey that) |
| Constructor and Description |
|---|
SessionPool(ConnectionPool connectionPool,
SessionKey key,
org.apache.commons.pool.ObjectPool sessionPool) |
| Constructor and Description |
|---|
ConnectionPool(javax.jms.Connection connection,
java.util.concurrent.ConcurrentHashMap<SessionKey,SessionPool> cache,
org.apache.commons.pool.ObjectPoolFactory poolFactory) |
Copyright © 2013 FuseSource, Corp.. All Rights Reserved.