Uses of Class
org.apache.activemq.artemis.ra.inflow.ActiveMQActivation
-
Packages that use ActiveMQActivation Package Description org.apache.activemq.artemis.ra ActiveMQ Artemis Resource Adaptororg.apache.activemq.artemis.ra.inflow -
-
Uses of ActiveMQActivation in org.apache.activemq.artemis.ra
Methods in org.apache.activemq.artemis.ra that return types with arguments of type ActiveMQActivation Modifier and Type Method Description Map<jakarta.resource.spi.ActivationSpec,ActiveMQActivation>ActiveMQResourceAdapter. getActivations() -
Uses of ActiveMQActivation in org.apache.activemq.artemis.ra.inflow
Constructors in org.apache.activemq.artemis.ra.inflow with parameters of type ActiveMQActivation Constructor Description ActiveMQMessageHandler(ConnectionFactoryOptions options, ActiveMQActivation activation, jakarta.transaction.TransactionSynchronizationRegistry tsr, org.apache.activemq.artemis.core.client.impl.ClientSessionInternal session, ClientSessionFactory cf, int sessionNr)
-