br.com.ibnetwork.guara.modules.actions.test
Class ActionTest

java.lang.Object
  extended by br.com.ibnetwork.guara.modules.ModuleSupport
      extended by br.com.ibnetwork.guara.modules.actions.test.ActionTest
All Implemented Interfaces:
Module

public class ActionTest
extends ModuleSupport
implements Module


Field Summary
 
Fields inherited from class br.com.ibnetwork.guara.modules.ModuleSupport
name
 
Constructor Summary
ActionTest()
           
 
Method Summary
 Outcome doOutcome(RunData data, Context context)
           
 Outcome doPerform(RunData data, Context context)
           
 Outcome doSomething(RunData data, Context context)
           
 
Methods inherited from class br.com.ibnetwork.guara.modules.ModuleSupport
getName, setName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface br.com.ibnetwork.guara.modules.Module
getName, setName
 

Constructor Detail

ActionTest

public ActionTest()
Method Detail

doPerform

public Outcome doPerform(RunData data,
                         Context context)
                  throws java.lang.Exception
Specified by:
doPerform in interface Module
Overrides:
doPerform in class ModuleSupport
Throws:
java.lang.Exception

doSomething

public Outcome doSomething(RunData data,
                           Context context)
                    throws java.lang.Exception
Throws:
java.lang.Exception

doOutcome

public Outcome doOutcome(RunData data,
                         Context context)
                  throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 1999-2006 InterBusiness Technologies. All Rights Reserved.