public class ReadAllNodesCommand extends Object implements AdHocCommand
| Constructor and Description |
|---|
ReadAllNodesCommand(PubSubConfig config,
PubSubDAO directPubSubRepository,
IPubSubRepository pubsubRepository) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(AdhHocRequest request,
AdHocResponse response) |
String |
getName() |
String |
getNode() |
public ReadAllNodesCommand(PubSubConfig config, PubSubDAO directPubSubRepository, IPubSubRepository pubsubRepository)
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.