tigase.pubsub.modules.commands
Class RebuildDatabaseCommand
java.lang.Object
tigase.pubsub.modules.commands.RebuildDatabaseCommand
- All Implemented Interfaces:
- AdHocCommand
public class RebuildDatabaseCommand
- extends Object
- implements AdHocCommand
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RebuildDatabaseCommand
public RebuildDatabaseCommand(PubSubConfig config,
PubSubDAO directPubSubRepository)
execute
public void execute(AdhHocRequest request,
AdHocResponse response)
throws AdHocCommandException
- Specified by:
execute in interface AdHocCommand
- Throws:
AdHocCommandException
getName
public String getName()
- Specified by:
getName in interface AdHocCommand
getNode
public String getNode()
- Specified by:
getNode in interface AdHocCommand
Copyright © 2008-2012 Tigase. All Rights Reserved.