public class LoadTestCommand extends Object implements AdHocCommand
| Constructor and Description |
|---|
LoadTestCommand(PubSubConfig config,
IPubSubRepository repo,
tigase.server.AbstractMessageReceiver component) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(AdhHocRequest request,
AdHocResponse response) |
String |
getName() |
String |
getNode() |
protected final Logger log
public LoadTestCommand(PubSubConfig config, IPubSubRepository repo, tigase.server.AbstractMessageReceiver component)
public void execute(AdhHocRequest request, AdHocResponse response) throws AdHocCommandException
execute in interface AdHocCommandAdHocCommandExceptionpublic String getName()
getName in interface AdHocCommandpublic String getNode()
getNode in interface AdHocCommandCopyright © 2008–2017 Tigase. All rights reserved.