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 ManagedConnectionProxyModifier and TypeMethodDescriptionvoidActiveMQManagedConnection.proxyClosedEvent(ManagedConnectionProxy proxy) When a proxy is closed this cleans up the proxy and notifies the ConnectionEventListeners that a connection closed.Constructors in org.apache.activemq.ra with parameters of type ManagedConnectionProxyModifierConstructorDescriptionManagedSessionProxy(org.apache.activemq.ActiveMQSession session, ManagedConnectionProxy connectionProxy)