Uses of Class
org.apache.activemq.ra.ActiveMQManagedConnection
-
Packages that use ActiveMQManagedConnection Package Description org.apache.activemq.ra JCA managed connections and resource adapters for working with ActiveMQ -
-
Uses of ActiveMQManagedConnection in org.apache.activemq.ra
Methods in org.apache.activemq.ra that return ActiveMQManagedConnection Modifier and Type Method Description ActiveMQManagedConnection
ManagedConnectionProxy. getManagedConnection()
Constructors in org.apache.activemq.ra with parameters of type ActiveMQManagedConnection Constructor Description ManagedConnectionProxy(ActiveMQManagedConnection managedConnection, ConnectionRequestInfo info)
-