Class MatsTestBroker.MatsTestBroker_ActiveMq

java.lang.Object
io.mats3.test.broker.MatsTestBroker.MatsTestBroker_ActiveMq
All Implemented Interfaces:
MatsTestBroker
Enclosing interface:
MatsTestBroker

public static class MatsTestBroker.MatsTestBroker_ActiveMq extends Object implements MatsTestBroker
Either creates an in-vm ActiveMQ, or an ActiveMQ ConnectionFactory to an external URL, based on system properties.
  • Field Details

    • _brokerService

      protected final org.apache.activemq.broker.BrokerService _brokerService
    • _connectionFactory

      protected final javax.jms.ConnectionFactory _connectionFactory
  • Method Details