Uses of Class
org.apache.activemq.ra.ManagedConnectionProxy
-
Packages that use ManagedConnectionProxy Package Description org.apache.activemq.ra JCA managed connections and resource adapters for working with ActiveMQ -
-
Uses of ManagedConnectionProxy in org.apache.activemq.ra
Methods in org.apache.activemq.ra with parameters of type ManagedConnectionProxy Modifier and Type Method Description void
ActiveMQManagedConnection. 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 ManagedConnectionProxy Constructor Description ManagedSessionProxy(ActiveMQSession session, ManagedConnectionProxy connectionProxy)
-