| Apache JMeter | |
| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.apache.jmeter.samplers.StandardSampleSenderConstructor Summary | |
Method Summary | |
void |
|
void |
|
void |
|
public void sampleOccurred(SampleEvent e)
A sample occurred
- Specified by:
- sampleOccurred in interface SampleSender
- Parameters:
e- a Sample Event
public void testEnded(String host)
The test ended
- Specified by:
- testEnded in interface SampleSender
- Parameters:
host- the host that the test ended on.