Package org.apache.activemq.artemis.ra
Class ActiveMQRAService
- java.lang.Object
-
- org.apache.activemq.artemis.ra.ActiveMQRAService
-
public class ActiveMQRAService extends Object
An ActiveMQRAService ensures that ActiveMQ Artemis Resource Adapter will be stopped *before* the ActiveMQ Artemis server. https://jira.jboss.org/browse/HORNETQ-339
-
-
Constructor Summary
Constructors Constructor Description ActiveMQRAService(MBeanServer mBeanServer, String resourceAdapterObjectName)
-
-
-
Constructor Detail
-
ActiveMQRAService
public ActiveMQRAService(MBeanServer mBeanServer, String resourceAdapterObjectName)
-
-