|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of SessionKey in org.apache.activemq.jms.pool |
|---|
| Methods in org.apache.activemq.jms.pool with parameters of type SessionKey | |
|---|---|
protected javax.jms.Session |
PooledConnection.createSession(SessionKey key)
|
boolean |
SessionKey.equals(SessionKey that)
|
protected javax.jms.Session |
XaConnectionPool.makeSession(SessionKey key)
|
protected javax.jms.Session |
ConnectionPool.makeSession(SessionKey key)
|
| Constructors in org.apache.activemq.jms.pool with parameters of type SessionKey | |
|---|---|
PooledSession(SessionKey key,
javax.jms.Session session,
org.apache.commons.pool.KeyedObjectPool<SessionKey,PooledSession> sessionPool,
boolean transactional)
|
|
| Constructor parameters in org.apache.activemq.jms.pool with type arguments of type SessionKey | |
|---|---|
PooledSession(SessionKey key,
javax.jms.Session session,
org.apache.commons.pool.KeyedObjectPool<SessionKey,PooledSession> sessionPool,
boolean transactional)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||