|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SessionKey | |
|---|---|
| org.apache.aries.transaction.jms.internal | |
| Uses of SessionKey in org.apache.aries.transaction.jms.internal |
|---|
| Methods in org.apache.aries.transaction.jms.internal with parameters of type SessionKey | |
|---|---|
protected javax.jms.Session |
PooledConnection.createSession(SessionKey key)
|
protected SessionPool |
ConnectionPool.createSessionPool(SessionKey key)
|
boolean |
SessionKey.equals(SessionKey that)
|
| Constructors in org.apache.aries.transaction.jms.internal with parameters of type SessionKey | |
|---|---|
SessionPool(ConnectionPool connectionPool,
SessionKey key,
org.apache.commons.pool.ObjectPool sessionPool)
|
|
| Constructor parameters in org.apache.aries.transaction.jms.internal with type arguments of type SessionKey | |
|---|---|
ConnectionPool(javax.jms.Connection connection,
ConcurrentHashMap<SessionKey,SessionPool> cache,
org.apache.commons.pool.ObjectPoolFactory poolFactory)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||