public class HoldSampleSender extends AbstractSampleSender implements Serializable
| Constructor and Description |
|---|
HoldSampleSender()
Deprecated.
only for use by test code
|
| Modifier and Type | Method and Description |
|---|---|
protected Object |
readResolve()
Processed by the RMI server code; acts as testStarted().
|
void |
sampleOccurred(SampleEvent e)
A sample occurred.
|
void |
testEnded(String host)
The test ended.
|
isClientConfigured, testEnded@Deprecated public HoldSampleSender()
public void testEnded(String host)
SampleSendertestEnded in interface SampleSenderhost - the host that the test ended on.public void sampleOccurred(SampleEvent e)
SampleSendersampleOccurred in interface SampleSendere - a Sample Eventprotected Object readResolve() throws ObjectStreamException
ObjectStreamException - neverCopyright © 1998-2019 Apache Software Foundation. All Rights Reserved.