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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidconfigure(ComponentDTO config, String artemisInstance, String artemisHome)
-
-
-
Method Detail
-
configure
void configure(ComponentDTO config, String artemisInstance, String artemisHome) throws Exception
- Throws:
Exception
-
-