public class ActiveMQServerExtension
extends org.wso2.carbon.automation.engine.extensions.ExecutionListenerExtension
| Constructor and Description |
|---|
ActiveMQServerExtension() |
| Modifier and Type | Method and Description |
|---|---|
static org.wso2.carbon.automation.extensions.servers.jmsserver.controller.JMSBrokerController |
getJMSBrokerController() |
void |
initiate() |
void |
onExecutionFinish() |
void |
onExecutionStart() |
static void |
startMQServer() |
static void |
stopMQServer() |
public void initiate()
throws org.wso2.carbon.automation.engine.exceptions.AutomationFrameworkException
initiate in class org.wso2.carbon.automation.engine.extensions.ExecutionListenerExtensionorg.wso2.carbon.automation.engine.exceptions.AutomationFrameworkExceptionpublic void onExecutionStart()
throws org.wso2.carbon.automation.engine.exceptions.AutomationFrameworkException
onExecutionStart in class org.wso2.carbon.automation.engine.extensions.ExecutionListenerExtensionorg.wso2.carbon.automation.engine.exceptions.AutomationFrameworkExceptionpublic void onExecutionFinish()
throws org.wso2.carbon.automation.engine.exceptions.AutomationFrameworkException
onExecutionFinish in class org.wso2.carbon.automation.engine.extensions.ExecutionListenerExtensionorg.wso2.carbon.automation.engine.exceptions.AutomationFrameworkExceptionpublic static org.wso2.carbon.automation.extensions.servers.jmsserver.controller.JMSBrokerController getJMSBrokerController()
public static void startMQServer()
public static void stopMQServer()
Copyright © 2019 WSO2. All rights reserved.