Interface ServiceComponent
-
- All Superinterfaces:
ActiveMQComponent
public interface ServiceComponent extends ActiveMQComponent
A Component that needs to know the stop reason.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidstop(boolean shutdown)-
Methods inherited from interface org.apache.activemq.artemis.core.server.ActiveMQComponent
asyncStop, isStarted, start, stop
-
-