public interface Participant
Modifier and Type | Method and Description |
---|---|
String |
getName() |
void |
releaseResources() |
void |
startDataCollection() |
void |
startTest(String registeredClientName,
org.apache.qpid.disttest.client.ResultReporter resultReporter) |
void |
stopTest() |
void startTest(String registeredClientName, org.apache.qpid.disttest.client.ResultReporter resultReporter) throws Exception
Exception
void stopTest()
void releaseResources()
String getName()
void startDataCollection()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.