Uses of Class
org.apache.activemq.artemis.ra.ActiveMQRAProperties
-
Packages that use ActiveMQRAProperties Package Description org.apache.activemq.artemis.ra ActiveMQ Artemis Resource Adaptor -
-
Uses of ActiveMQRAProperties in org.apache.activemq.artemis.ra
Methods in org.apache.activemq.artemis.ra that return ActiveMQRAProperties Modifier and Type Method Description ActiveMQRAPropertiesActiveMQResourceAdapter. getProperties()Get the resource adapter propertiesMethods in org.apache.activemq.artemis.ra with parameters of type ActiveMQRAProperties Modifier and Type Method Description voidActiveMQRAConnectionRequestInfo. setDefaults(ActiveMQRAProperties prop)Fill in default values if they are missingConstructors in org.apache.activemq.artemis.ra with parameters of type ActiveMQRAProperties Constructor Description ActiveMQRAConnectionRequestInfo(ActiveMQRAProperties prop, int type)Constructor
-