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, setProviderMetaDataacceptConfig, configureProperties, retrievePropertiesprotected JmsProducerSystemProperties sysTest
protected JmsProducerProperties producer
public JmsProducerSystem()
public JmsClientSystemProperties getSysTest()
getSysTest in class AbstractJmsClientSystempublic void setSysTest(JmsClientSystemProperties sysTestProps)
setSysTest in class AbstractJmsClientSystempublic JmsClientProperties getJmsClientProperties()
getJmsClientProperties in class AbstractJmsClientSystempublic JmsProducerProperties getProducer()
public void setProducer(JmsProducerProperties producer)
protected ClientRunBasis getClientRunBasis()
getClientRunBasis in class AbstractJmsClientSystemprotected long getClientRunDuration()
getClientRunDuration in class AbstractJmsClientSystemprotected void runJmsClient(String clientName, int clientDestIndex, int clientDestCount)
runJmsClient in class AbstractJmsClientSystemCopyright © 2005–2015 FuseSource, Corp.. All rights reserved.