Interface ExternalComponent
- All Superinterfaces:
org.apache.activemq.artemis.core.server.ActiveMQComponent, org.apache.activemq.artemis.core.server.ServiceComponent
public interface ExternalComponent
extends org.apache.activemq.artemis.core.server.ServiceComponent
-
Method Summary
Modifier and TypeMethodDescriptionvoidconfigure(ComponentDTO config, String artemisInstance, String artemisHome) Methods inherited from interface org.apache.activemq.artemis.core.server.ActiveMQComponent
asyncStop, isStarted, start, stopMethods inherited from interface org.apache.activemq.artemis.core.server.ServiceComponent
stop
-
Method Details
-
configure
- Throws:
Exception
-