public static class JMXStressTestClient.Arguments extends Object
Constructor and Description |
---|
Arguments() |
Modifier and Type | Method and Description |
---|---|
String |
getExchangeName() |
String |
getHost() |
String |
getPassword() |
int |
getPort() |
String |
getQueueName() |
int |
getRepetitions() |
String |
getUsername() |
String |
getVirtualHost() |
boolean |
isBindQueue() |
boolean |
isCreateQueue() |
boolean |
isDeleteQueue() |
boolean |
isUniqueQueues() |
String |
toString() |
void |
validate() |
public void validate()
public int getRepetitions()
public String getHost()
public int getPort()
public String getUsername()
public String getPassword()
public String getVirtualHost()
public boolean isCreateQueue()
public boolean isDeleteQueue()
public boolean isUniqueQueues()
public String getQueueName()
public boolean isBindQueue()
public String getExchangeName()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.