Uses of Interface
org.apache.activemq.artemis.ra.ActiveMQRASessionFactory
-
Packages that use ActiveMQRASessionFactory Package Description org.apache.activemq.artemis.ra ActiveMQ Artemis Resource Adaptor -
-
Uses of ActiveMQRASessionFactory in org.apache.activemq.artemis.ra
Classes in org.apache.activemq.artemis.ra that implement ActiveMQRASessionFactory Modifier and Type Class Description classActiveMQRASessionFactoryImplImplements the JMS Connection API and producesActiveMQRASessionobjects.Methods in org.apache.activemq.artemis.ra with parameters of type ActiveMQRASessionFactory Modifier and Type Method Description voidActiveMQRASession. setActiveMQSessionFactory(ActiveMQRASessionFactory sf)Set the session factory
-