|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionPool | |
---|---|
org.apache.activemq.pool | A JMS provider which pools Connection, Session and MessageProducer instances so it can be used with tools like Spring's JmsTemplate. |
Uses of SessionPool in org.apache.activemq.pool |
---|
Methods in org.apache.activemq.pool that return SessionPool | |
---|---|
protected SessionPool |
ConnectionPool.createSessionPool(SessionKey key)
|
Constructors in org.apache.activemq.pool with parameters of type SessionPool | |
---|---|
PooledSession(ActiveMQSession aSession,
SessionPool sessionPool)
|
Constructor parameters in org.apache.activemq.pool with type arguments of type SessionPool | |
---|---|
ConnectionPool(ActiveMQConnection connection,
java.util.Map<SessionKey,SessionPool> cache,
org.apache.commons.pool.ObjectPoolFactory poolFactory)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |