|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbr.com.ibnetwork.guara.modules.ModuleSupport
public abstract class ModuleSupport
| 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 |
|---|
protected java.lang.String name
| Constructor Detail |
|---|
public ModuleSupport()
| Method Detail |
|---|
public Outcome doPerform(RunData data,
Context context)
throws java.lang.Exception
doPerform in interface Modulejava.lang.Exceptionpublic java.lang.String getName()
getName in interface Modulepublic void setName(java.lang.String name)
setName in interface Module
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||