Interface BrokerHandler
-
- All Known Implementing Classes:
FileBrokerHandler
public interface BrokerHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BrokercreateServer(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)
-
-