Deprecated API


Contents
Deprecated Methods
org.apache.activemq.pool.PooledConnectionFactory.getMaximumActive()
          use PooledConnectionFactory.getMaximumActiveSessionPerConnection() 
org.apache.activemq.pool.PooledConnectionFactory.getPoolFactory()
            
org.apache.activemq.pool.PooledConnectionFactory.setMaximumActive(int)
          use PooledConnectionFactory.setMaximumActiveSessionPerConnection(int) 
org.apache.activemq.pool.PooledConnectionFactory.setPoolFactory(ObjectPoolFactory)
            
 

Deprecated Constructors
org.apache.activemq.pool.JcaConnectionPool(ActiveMQConnection, ObjectPoolFactory, TransactionManager, String)
            
org.apache.activemq.pool.XaConnectionPool(ActiveMQConnection, ObjectPoolFactory, TransactionManager)
            
 



Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.