br.com.ibnetwork.guara.modules
Class ModuleSupport

java.lang.Object
  extended by br.com.ibnetwork.guara.modules.ModuleSupport
All Implemented Interfaces:
Module
Direct Known Subclasses:
ActionTest, ChangeOutcome, Default, Default, ForceError, GetRealPath, Slow

public abstract class ModuleSupport
extends java.lang.Object
implements Module


Field Summary
protected  java.lang.String name
           
 
Constructor Summary
ModuleSupport()
           
 
Method Summary
 Outcome doPerform(RunData data, Context context)
           
 java.lang.String getName()
           
 void setName(java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

protected java.lang.String name
Constructor Detail

ModuleSupport

public ModuleSupport()
Method Detail

doPerform

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

getName

public java.lang.String getName()
Specified by:
getName in interface Module

setName

public void setName(java.lang.String name)
Specified by:
setName in interface Module


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