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)
SampleSender
testEnded
in interface SampleSender
host
- the host that the test ended on.public void sampleOccurred(SampleEvent e)
SampleSender
sampleOccurred
in interface SampleSender
e
- a Sample Eventprotected Object readResolve() throws ObjectStreamException
ObjectStreamException
- neverCopyright © 1998-2019 Apache Software Foundation. All Rights Reserved.