org.wso2.carbon.integration.common.extensions.axis2server
Class Axis2ServerExtension

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.axis2server.Axis2ServerExtension

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


Constructor Summary
Axis2ServerExtension()
           
 
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

Axis2ServerExtension

public Axis2ServerExtension()
Method Detail

initiate

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

onExecutionStart

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

onExecutionFinish

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


Copyright © 2015 WSO2. All rights reserved.