public interface ConfigurableBroker
Modifier and Type | Method and Description |
---|---|
void |
activateBroker()
activates MQ broker
|
void |
deactivateBroker()
deactivates broker
|
boolean |
isActive() |
void activateBroker() throws Exception
Exception
- exceptionvoid deactivateBroker() throws Exception
Exception
- exceptionboolean isActive()
Copyright © 2019 Communote team. All rights reserved.