Uses of Class
org.apache.activemq.jms.pool.ConnectionKey

Uses of ConnectionKey in org.apache.activemq.jms.pool
 

Methods in org.apache.activemq.jms.pool that return types with arguments of type ConnectionKey
protected  org.apache.commons.pool.impl.GenericKeyedObjectPool<ConnectionKey,ConnectionPool> PooledConnectionFactory.getConnectionsPool()
          Gets the Pool of ConnectionPool instances which are keyed by different ConnectionKeys.
 

Methods in org.apache.activemq.jms.pool with parameters of type ConnectionKey
protected  javax.jms.Connection PooledConnectionFactory.createConnection(ConnectionKey key)
           
 boolean ConnectionKey.equals(ConnectionKey that)
           
 



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