|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbr.usp.iterador.internal.logic.IterationExecuter
public class IterationExecuter
Responsible for executing the iterations.
| Constructor Summary | |
|---|---|
IterationExecuter(Application app)
|
|
IterationExecuter(Application app,
NewIterationListener iterationListener)
|
|
| Method Summary | |
|---|---|
int |
promoteIteration(IterationListener listener)
Promotes some iteration |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IterationExecuter(Application app)
throws CompileTimeException
CompileTimeException
public IterationExecuter(Application app,
NewIterationListener iterationListener)
throws CompileTimeException
CompileTimeException| Method Detail |
|---|
public int promoteIteration(IterationListener listener)
data - current datalistener - listener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||