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()
           
 ActiveMQSession PooledSession.getInternalSession()
           
protected  ObjectPool SessionPool.getSessionPool()
           
 



Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.