Class FileBrokerHandler
java.lang.Object
org.apache.activemq.artemis.cli.factory.FileBrokerHandler
- All Implemented Interfaces:
BrokerHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateServer(ServerDTO brokerDTO, ActiveMQSecurityManager security, org.apache.activemq.artemis.core.server.ActivateCallback activateCallback)
-
Constructor Details
-
FileBrokerHandler
public FileBrokerHandler()
-
-
Method Details
-
createServer
public Broker createServer(ServerDTO brokerDTO, ActiveMQSecurityManager security, org.apache.activemq.artemis.core.server.ActivateCallback activateCallback) - Specified by:
createServerin interfaceBrokerHandler
-