Uses of Class
org.apache.activemq.artemis.ra.ActiveMQResourceAdapter
-
Packages that use ActiveMQResourceAdapter Package Description org.apache.activemq.artemis.ra ActiveMQ Artemis Resource Adaptororg.apache.activemq.artemis.ra.inflow -
-
Uses of ActiveMQResourceAdapter in org.apache.activemq.artemis.ra
Methods in org.apache.activemq.artemis.ra that return ActiveMQResourceAdapter Modifier and Type Method Description ActiveMQResourceAdapterActiveMQRAConnectionFactory. getResourceAdapter()ActiveMQResourceAdapterActiveMQRAConnectionFactoryImpl. getResourceAdapter()Constructors in org.apache.activemq.artemis.ra with parameters of type ActiveMQResourceAdapter Constructor Description ActiveMQRAManagedConnection(ActiveMQRAManagedConnectionFactory mcf, ActiveMQRAConnectionRequestInfo cri, ActiveMQResourceAdapter ra, java.lang.String userName, java.lang.String password)Constructor -
Uses of ActiveMQResourceAdapter in org.apache.activemq.artemis.ra.inflow
Constructors in org.apache.activemq.artemis.ra.inflow with parameters of type ActiveMQResourceAdapter Constructor Description ActiveMQActivation(ActiveMQResourceAdapter ra, javax.resource.spi.endpoint.MessageEndpointFactory endpointFactory, ActiveMQActivationSpec spec)Constructor
-