public interface ActiveMQComponentControl
Modifier and Type | Method and Description |
---|---|
boolean |
isStarted()
Returns
true if this component is started, false else. |
void |
start()
Starts this component.
|
void |
stop()
Stops this component.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.