Uses of Class
org.apache.activemq.AlreadyClosedException

Packages that use AlreadyClosedException
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 AlreadyClosedException in org.apache.activemq.pool
 

Methods in org.apache.activemq.pool that throw AlreadyClosedException
protected  void PooledConnection.assertNotClosed()
           
protected  ActiveMQSession PooledSession.getSession()
           
protected  org.apache.commons.pool.ObjectPool SessionPool.getSessionPool()
           
 



Copyright © 2009 Apache Software Foundation. All Rights Reserved.