Class FileBroker
java.lang.Object
org.apache.activemq.artemis.integration.FileBroker
- All Implemented Interfaces:
org.apache.activemq.artemis.core.server.ActiveMQComponent, org.apache.activemq.artemis.core.server.ServiceComponent, Broker
-
Constructor Summary
ConstructorsConstructorDescriptionFileBroker(ServerDTO broker, ActiveMQSecurityManager security, org.apache.activemq.artemis.core.server.ActivateCallback activateCallback) -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.activemq.artemis.core.server.ActiveMQComponent
asyncStop
-
Constructor Details
-
FileBroker
public FileBroker(ServerDTO broker, ActiveMQSecurityManager security, org.apache.activemq.artemis.core.server.ActivateCallback activateCallback)
-
-
Method Details
-
start
-
stop
-
stop
-
isStarted
public boolean isStarted()- Specified by:
isStartedin interfaceorg.apache.activemq.artemis.core.server.ActiveMQComponent
-
getComponents
-
createComponents
- Specified by:
createComponentsin interfaceBroker- Throws:
Exception
-
getServer
-