Class ActiveMQProducerDelegate

java.lang.Object
org.apache.activemq.artemis.junit.AbstractActiveMQClientDelegate
org.apache.activemq.artemis.junit.ActiveMQProducerDelegate
All Implemented Interfaces:
ActiveMQProducerOperations
Direct Known Subclasses:
ActiveMQDynamicProducerDelegate

public class ActiveMQProducerDelegate extends AbstractActiveMQClientDelegate implements ActiveMQProducerOperations
Base class to embed an Apache Artemis ClientProducer bound to a specific address into a test.