org.wso2.carbon.integration.common.extensions.carbonserver
Class CarbonServerExtension

java.lang.Object
  extended by org.wso2.carbon.automation.engine.extensions.ListenerExtension
      extended by org.wso2.carbon.automation.engine.extensions.ExecutionListenerExtension
          extended by org.wso2.carbon.integration.common.extensions.carbonserver.CarbonServerExtension

public class CarbonServerExtension
extends org.wso2.carbon.automation.engine.extensions.ExecutionListenerExtension


Constructor Summary
CarbonServerExtension()
           
 
Method Summary
 void initiate()
           
 void onExecutionFinish()
           
 void onExecutionStart()
           
 
Methods inherited from class org.wso2.carbon.automation.engine.extensions.ListenerExtension
getAutomationContext, getParameters, setParameterMap
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CarbonServerExtension

public CarbonServerExtension()
Method Detail

initiate

public void initiate()
Specified by:
initiate in class org.wso2.carbon.automation.engine.extensions.ExecutionListenerExtension

onExecutionStart

public void onExecutionStart()
Specified by:
onExecutionStart in class org.wso2.carbon.automation.engine.extensions.ExecutionListenerExtension

onExecutionFinish

public void onExecutionFinish()
Specified by:
onExecutionFinish in class org.wso2.carbon.automation.engine.extensions.ExecutionListenerExtension


Copyright © 2015 WSO2. All rights reserved.