public class ProducerParticipant extends Object implements Participant
| Constructor and Description |
|---|
ProducerParticipant(ClientJmsDelegate jmsDelegate,
CreateProducerCommand command) |
| 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() |
String |
toString() |
public ProducerParticipant(ClientJmsDelegate jmsDelegate, CreateProducerCommand command)
public void startTest(String registeredClientName, org.apache.qpid.disttest.client.ResultReporter resultReporter) throws Exception
startTest in interface ParticipantExceptionpublic void startDataCollection()
startDataCollection in interface Participantpublic void stopTest()
stopTest in interface Participantpublic void releaseResources()
releaseResources in interface Participantpublic String getName()
getName in interface ParticipantCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.