Uses of Class
org.apache.activemq.ra.ManagedConnectionProxy

Uses of ManagedConnectionProxy in org.apache.activemq.ra
 

Methods in org.apache.activemq.ra with parameters of type ManagedConnectionProxy
 void ActiveMQManagedConnection.proxyClosedEvent(ManagedConnectionProxy proxy)
          When a proxy is closed this cleans up the proxy and notifys the ConnectionEventListeners that a connection closed.
 

Constructors in org.apache.activemq.ra with parameters of type ManagedConnectionProxy
ManagedSessionProxy(org.apache.activemq.ActiveMQSession session, ManagedConnectionProxy connectionProxy)
           
 



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