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, setProviderMetaDataacceptConfig, configureProperties, retrievePropertiesprotected JmsConsumerSystemProperties sysTest
protected JmsConsumerProperties consumer
public JmsConsumerSystem()
public JmsClientSystemProperties getSysTest()
getSysTest in class AbstractJmsClientSystempublic void setSysTest(JmsClientSystemProperties sysTestProps)
setSysTest in class AbstractJmsClientSystempublic JmsClientProperties getJmsClientProperties()
getJmsClientProperties in class AbstractJmsClientSystempublic JmsConsumerProperties getConsumer()
public void setConsumer(JmsConsumerProperties consumer)
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.