Uses of Class
org.apache.activemq.artemis.ra.ActiveMQRAConnectionRequestInfo
Packages that use ActiveMQRAConnectionRequestInfo
-
Uses of ActiveMQRAConnectionRequestInfo in org.apache.activemq.artemis.ra
Methods in org.apache.activemq.artemis.ra that return ActiveMQRAConnectionRequestInfoModifier and TypeMethodDescriptionprotected ActiveMQRAConnectionRequestInfoActiveMQRAManagedConnection.getCRI()Get the request info for this connection.Constructors in org.apache.activemq.artemis.ra with parameters of type ActiveMQRAConnectionRequestInfoModifierConstructorDescriptionActiveMQRAManagedConnection(ActiveMQRAManagedConnectionFactory mcf, ActiveMQRAConnectionRequestInfo cri, ActiveMQResourceAdapter ra, String userName, String password)