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