Uses of Class
org.apache.activemq.artemis.ra.ActiveMQRAManagedConnectionFactory
Packages that use ActiveMQRAManagedConnectionFactory
-
Uses of ActiveMQRAManagedConnectionFactory in org.apache.activemq.artemis.ra
Methods in org.apache.activemq.artemis.ra that return ActiveMQRAManagedConnectionFactoryModifier and TypeMethodDescriptionprotected ActiveMQRAManagedConnectionFactoryActiveMQRAManagedConnection.getManagedConnectionFactory()Methods in org.apache.activemq.artemis.ra with parameters of type ActiveMQRAManagedConnectionFactoryModifier and TypeMethodDescriptionvoidActiveMQResourceAdapter.setManagedConnectionFactory(ActiveMQRAManagedConnectionFactory activeMQRAManagedConnectionFactory) Constructors in org.apache.activemq.artemis.ra with parameters of type ActiveMQRAManagedConnectionFactoryModifierConstructorDescriptionActiveMQRAManagedConnection(ActiveMQRAManagedConnectionFactory mcf, ActiveMQRAConnectionRequestInfo cri, ActiveMQResourceAdapter ra, String userName, String password) ActiveMQRASessionFactoryImpl(ActiveMQRAManagedConnectionFactory mcf, ConnectionManager cm, TransactionSynchronizationRegistry tsr, int type)