Interface BrokerHandler

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      Broker createServer​(org.apache.activemq.artemis.dto.ServerDTO brokerDTO, org.apache.activemq.artemis.spi.core.security.ActiveMQSecurityManager security, org.apache.activemq.artemis.core.server.ActivateCallback activateCallback)  
    • Method Detail

      • createServer

        Broker createServer​(org.apache.activemq.artemis.dto.ServerDTO brokerDTO,
                            org.apache.activemq.artemis.spi.core.security.ActiveMQSecurityManager security,
                            org.apache.activemq.artemis.core.server.ActivateCallback activateCallback)