public class ParticipantExecutor extends Object
Constructor and Description |
---|
ParticipantExecutor(Participant participant,
Executor executor) |
Modifier and Type | Method and Description |
---|---|
String |
getParticipantName() |
void |
start(String clientName,
org.apache.qpid.disttest.client.ResultReporter resultReporter)
Schedules the test participant to be run in a background thread.
|
String |
toString() |
public ParticipantExecutor(Participant participant, Executor executor)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.