public class JmsConsumerSystem extends AbstractJmsClientSystem
Modifier and Type | Field and Description |
---|---|
protected JmsConsumerProperties |
consumer |
protected JmsConsumerSystemProperties |
sysTest |
clientThreadGroup, factory, jmsConnFactory, tpSampler
Constructor and Description |
---|
JmsConsumerSystem() |
Modifier and Type | Method and Description |
---|---|
protected ClientRunBasis |
getClientRunBasis() |
protected long |
getClientRunDuration() |
JmsConsumerProperties |
getConsumer() |
JmsClientProperties |
getJmsClientProperties() |
JmsClientSystemProperties |
getSysTest() |
static void |
main(String[] args) |
protected void |
runJmsClient(String clientName,
int clientDestIndex,
int clientDestCount) |
void |
setConsumer(JmsConsumerProperties consumer) |
void |
setSysTest(JmsClientSystemProperties sysTestProps) |
createPerfWriter, distributeDestinations, getFactory, getTpSampler, loadJmsFactory, parseStringArgs, runSystemTest, setFactory, setProviderMetaData
acceptConfig, configureProperties, retrieveProperties
protected JmsConsumerSystemProperties sysTest
protected JmsConsumerProperties consumer
public JmsConsumerSystem()
public JmsClientSystemProperties getSysTest()
getSysTest
in class AbstractJmsClientSystem
public void setSysTest(JmsClientSystemProperties sysTestProps)
setSysTest
in class AbstractJmsClientSystem
public JmsClientProperties getJmsClientProperties()
getJmsClientProperties
in class AbstractJmsClientSystem
public JmsConsumerProperties getConsumer()
public void setConsumer(JmsConsumerProperties consumer)
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.