| Modifier and Type | Method and Description |
|---|---|
protected SessionPool |
ConnectionPool.createSessionPool(SessionKey key) |
| Constructor and Description |
|---|
PooledSession(javax.jms.Session session,
SessionPool sessionPool,
boolean transactional) |
| 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.