eu.scape_project.watch.adaptor.c3po
Class C3POAdaptorTest

java.lang.Object
  extended by eu.scape_project.watch.adaptor.c3po.C3POAdaptorTest

public class C3POAdaptorTest
extends Object


Constructor Summary
C3POAdaptorTest()
           
 
Method Summary
 void onExecute()
           
 void onExecuteWithContext()
           
 void onParameterValuesSetupFailure1()
           
 void onParameterValuesSetupFailure2()
           
 void onParameterValuesSetupSuccess()
           
 void onShutDown()
           
 void setup()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

C3POAdaptorTest

public C3POAdaptorTest()
Method Detail

setup

public void setup()

onParameterValuesSetupSuccess

public void onParameterValuesSetupSuccess()
                                   throws Exception
Throws:
Exception

onParameterValuesSetupFailure1

public void onParameterValuesSetupFailure1()
                                    throws Exception
Throws:
Exception

onParameterValuesSetupFailure2

public void onParameterValuesSetupFailure2()
                                    throws Exception
Throws:
Exception

onExecute

public void onExecute()
               throws Exception
Throws:
Exception

onExecuteWithContext

public void onExecuteWithContext()
                          throws Exception
Throws:
Exception

onShutDown

public void onShutDown()
                throws Exception
Throws:
Exception


Copyright © 2012. All Rights Reserved.