Interface ActiveMQComponentControl
- All Known Subinterfaces:
AcceptorControl, BaseBroadcastGroupControl, BridgeControl, BroadcastGroupControl, BrokerConnectionControl, ClusterConnectionControl, JGroupsChannelBroadcastGroupControl, JGroupsFileBroadcastGroupControl
public interface ActiveMQComponentControl
An ActiveMQComponentControl is used to manage the life cycle of an ActiveMQ Artemis component.
-
Method Summary
-
Method Details
-
isStarted
boolean isStarted()Returnstrueif this component is started,falseelse..- Returns:
trueif this component is started,falseelse.
-
start
-
stop
-