Uses of Class
org.apache.aries.transaction.jms.internal.ConnectionKey

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

Uses of ConnectionKey in org.apache.aries.transaction.jms
 

Methods in org.apache.aries.transaction.jms with parameters of type ConnectionKey
protected  javax.jms.Connection PooledConnectionFactory.createConnection(ConnectionKey key)
           
 

Uses of ConnectionKey in org.apache.aries.transaction.jms.internal
 

Methods in org.apache.aries.transaction.jms.internal with parameters of type ConnectionKey
 boolean ConnectionKey.equals(ConnectionKey that)
           
 



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