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 Participant
Exception
public void startDataCollection()
startDataCollection
in interface Participant
public void stopTest()
stopTest
in interface Participant
public void releaseResources()
releaseResources
in interface Participant
public String getName()
getName
in interface Participant
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.