Uses of Class
org.jencks.amqpool.ConnectionKey

Packages that use ConnectionKey
org.jencks.amqpool A JMS provider which pools Connection, Session and MessageProducer instances so it can be used with tools like Spring's JmsTemplate
 

Uses of ConnectionKey in org.jencks.amqpool
 

Methods in org.jencks.amqpool with parameters of type ConnectionKey
protected  org.apache.activemq.ActiveMQConnection PooledConnectionFactory.createConnection(ConnectionKey key)
           
 boolean ConnectionKey.equals(ConnectionKey that)
           
 



Copyright © 2010 LogicBlaze, Inc.. All Rights Reserved.