Uses of Class
org.apache.activemq.pool.SessionPool

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
 

Constructors in org.apache.activemq.pool with parameters of type SessionPool
PooledSession(ActiveMQSession aSession, SessionPool sessionPool)
           
 



Copyright © 2011 Apache Software Foundation. All Rights Reserved.