Class FileBroker
java.lang.Object
org.apache.activemq.artemis.integration.FileBroker
- All Implemented Interfaces:
ActiveMQComponent,ServiceComponent,Broker
-
Constructor Summary
ConstructorsConstructorDescriptionFileBroker(ServerDTO broker, ActiveMQSecurityManager security, ActivateCallback activateCallback) -
Method Summary
Methods inherited from class java.lang.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, ActivateCallback activateCallback)
-
-
Method Details
-
start
- Specified by:
startin interfaceActiveMQComponent- Throws:
Exception
-
stop
- Specified by:
stopin interfaceActiveMQComponent- Throws:
Exception
-
stop
- Specified by:
stopin interfaceServiceComponent- Throws:
Exception
-
isStarted
public boolean isStarted()- Specified by:
isStartedin interfaceActiveMQComponent
-
getComponents
-
createComponents
- Specified by:
createComponentsin interfaceBroker- Throws:
Exception
-
getServer
-