|
Apache JMeter | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface is used to define the methods that need to be intercepted by the SampleSender wrapper classes processed by the RemoteListenerWrapper.
| Method Summary | |
void |
sampleOccurred(SampleEvent e)
A sample occurred |
void |
testEnded()
The test ended |
void |
testEnded(String host)
The test ended |
| Method Detail |
public void testEnded()
public void testEnded(String host)
host - the host that the test ended on.public void sampleOccurred(SampleEvent e)
e - a Sample Event
|
Apache JMeter | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||