Uses of Class
org.apache.activemq.artemis.ra.ActiveMQRAManagedConnection
-
Packages that use ActiveMQRAManagedConnection Package Description org.apache.activemq.artemis.ra ActiveMQ Artemis Resource Adaptor -
-
Uses of ActiveMQRAManagedConnection in org.apache.activemq.artemis.ra
Constructors in org.apache.activemq.artemis.ra with parameters of type ActiveMQRAManagedConnection Constructor Description ActiveMQRALocalTransaction(ActiveMQRAManagedConnection mc)ConstructorActiveMQRAMetaData(ActiveMQRAManagedConnection mc)ConstructorActiveMQRASession(ActiveMQRAManagedConnection mc, ActiveMQRAConnectionRequestInfo cri)ConstructorActiveMQRAXAResource(ActiveMQRAManagedConnection managedConnection, XAResource xaResource)Create a new ActiveMQXAResource.
-