Interface Broker
-
- All Superinterfaces:
org.apache.activemq.artemis.core.server.ActiveMQComponent,org.apache.activemq.artemis.core.server.ServiceComponent
- All Known Implementing Classes:
FileBroker
public interface Broker extends org.apache.activemq.artemis.core.server.ServiceComponentA Broker os a set of ActiveMQComponents that create a Server, for instance core and jms.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcreateComponents()org.apache.activemq.artemis.core.server.ActiveMQServergetServer()
-