Uses of Class
org.apache.activemq.artemis.ra.ActiveMQResourceAdapter
Packages that use ActiveMQResourceAdapter
Package
Description
-
Uses of ActiveMQResourceAdapter in org.apache.activemq.artemis.ra
Methods in org.apache.activemq.artemis.ra that return ActiveMQResourceAdapterModifier and TypeMethodDescriptionActiveMQRAConnectionFactory.getResourceAdapter()ActiveMQRAConnectionFactoryImpl.getResourceAdapter()Constructors in org.apache.activemq.artemis.ra with parameters of type ActiveMQResourceAdapterModifierConstructorDescriptionActiveMQRAManagedConnection(ActiveMQRAManagedConnectionFactory mcf, ActiveMQRAConnectionRequestInfo cri, ActiveMQResourceAdapter ra, String userName, String password) -
Uses of ActiveMQResourceAdapter in org.apache.activemq.artemis.ra.inflow
Constructors in org.apache.activemq.artemis.ra.inflow with parameters of type ActiveMQResourceAdapterModifierConstructorDescriptionActiveMQActivation(ActiveMQResourceAdapter ra, MessageEndpointFactory endpointFactory, ActiveMQActivationSpec spec) Constructor -
Uses of ActiveMQResourceAdapter in org.wildfly.extension.messaging.activemq
Subclasses of ActiveMQResourceAdapter in org.wildfly.extension.messaging.activemqModifier and TypeClassDescriptionclassCustom resource adapter that returns an appropriate BroadcastEndpointFactory if discovery is configured using JGroups.