Uses of Class
org.apache.activemq.artemis.junit.AbstractActiveMQClientDelegate
-
-
Uses of AbstractActiveMQClientDelegate in org.apache.activemq.artemis.junit
Subclasses of AbstractActiveMQClientDelegate in org.apache.activemq.artemis.junit Modifier and Type Class Description classActiveMQConsumerDelegateBase class to embed an ActiveMQ Artemis ClientConsumer into a test.classActiveMQDynamicProducerDelegateBase class to embed an dynamic (i.e.classActiveMQProducerDelegateBase class to embed an ActiveMQ Artemis ClientProducer bound to a specific address into a test.
-