|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SessionKey | |
|---|---|
| org.activemq.pool | A JMS provider for working with ActiveMQ's JCA ResourceAdapter which uses the same JMS Session that is being used to dispatch JMS Messages inside a JCA or MDB container. |
| Uses of SessionKey in org.activemq.pool |
|---|
| Methods in org.activemq.pool with parameters of type SessionKey | |
|---|---|
protected ActiveMQSession |
PooledConnection.createSession(SessionKey key)
|
boolean |
SessionKey.equals(SessionKey that)
|
| Constructors in org.activemq.pool with parameters of type SessionKey | |
|---|---|
SessionPool(ActiveMQConnection connection,
SessionKey key)
|
|
SessionPool(ActiveMQConnection connection,
SessionKey key,
org.apache.commons.pool.ObjectPool sessionPool)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||