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
      void configure​(ComponentDTO config, String artemisInstance, String artemisHome)  
      • Methods inherited from interface org.apache.activemq.artemis.core.server.ActiveMQComponent

        asyncStop, isStarted, start, stop
      • Methods inherited from interface org.apache.activemq.artemis.core.server.ServiceComponent

        stop