|
Apache JMeter 2.0.1.20050615 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jmeter.engine.event.LoopIterationEvent
An iteration event provides information about the iteration number and the source of the event.
| Constructor Summary | |
LoopIterationEvent(TestElement source,
int iter)
|
|
| Method Summary | |
int |
getIteration()
Returns the iteration. |
TestElement |
getSource()
Returns the source. |
void |
setIteration(int iteration)
Sets the iteration. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LoopIterationEvent(TestElement source,
int iter)
| Method Detail |
public int getIteration()
public TestElement getSource()
public void setIteration(int iteration)
iteration - The iteration to set
|
Apache JMeter 2.0.1.20050615 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||