Interface ServiceComponent

All Superinterfaces:
ActiveMQComponent
All Known Subinterfaces:
ActiveMQServer, Broker, ExternalComponent
All Known Implementing Classes:
ActiveMQServerImpl, FileBroker, ManagementContext

public interface ServiceComponent extends ActiveMQComponent
A Component that needs to know the stop reason.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    stop(boolean shutdown)
     

    Methods inherited from interface org.apache.activemq.artemis.core.server.ActiveMQComponent

    asyncStop, isStarted, start, stop