public class JmsProducerSystem extends AbstractJmsClientSystem
Modifier and Type | Field and Description |
---|---|
protected JmsProducerProperties |
producer |
protected JmsProducerSystemProperties |
sysTest |
clientThreadGroup, factory, jmsConnFactory, tpSampler
Constructor and Description |
---|
JmsProducerSystem() |
Modifier and Type | Method and Description |
---|---|
protected ClientRunBasis |
getClientRunBasis() |
protected long |
getClientRunDuration() |
JmsClientProperties |
getJmsClientProperties() |
JmsProducerProperties |
getProducer() |
JmsClientSystemProperties |
getSysTest() |
static void |
main(String[] args) |
protected void |
runJmsClient(String clientName,
int clientDestIndex,
int clientDestCount) |
void |
setProducer(JmsProducerProperties producer) |
void |
setSysTest(JmsClientSystemProperties sysTestProps) |
createPerfWriter, distributeDestinations, getFactory, getTpSampler, loadJmsFactory, parseStringArgs, runSystemTest, setFactory, setProviderMetaData
acceptConfig, configureProperties, retrieveProperties
protected JmsProducerSystemProperties sysTest
protected JmsProducerProperties producer
public JmsProducerSystem()
public JmsClientSystemProperties getSysTest()
getSysTest
in class AbstractJmsClientSystem
public void setSysTest(JmsClientSystemProperties sysTestProps)
setSysTest
in class AbstractJmsClientSystem
public JmsClientProperties getJmsClientProperties()
getJmsClientProperties
in class AbstractJmsClientSystem
public JmsProducerProperties getProducer()
public void setProducer(JmsProducerProperties producer)
protected ClientRunBasis getClientRunBasis()
getClientRunBasis
in class AbstractJmsClientSystem
protected long getClientRunDuration()
getClientRunDuration
in class AbstractJmsClientSystem
protected void runJmsClient(String clientName, int clientDestIndex, int clientDestCount)
runJmsClient
in class AbstractJmsClientSystem
Copyright © 2005–2019 The Apache Software Foundation. All rights reserved.