public class ViewNodeLoadCommand extends Object implements tigase.component.adhoc.AdHocCommand
| Constructor and Description |
|---|
ViewNodeLoadCommand(PubSubConfig config,
ClusterNodeMap nodeMap) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(tigase.component.adhoc.AdhHocRequest request,
tigase.component.adhoc.AdHocResponse response) |
String |
getName() |
String |
getNode() |
boolean |
isAllowedFor(tigase.xmpp.jid.JID jid) |
public static final Logger log
public ViewNodeLoadCommand(PubSubConfig config, ClusterNodeMap nodeMap)
public void execute(tigase.component.adhoc.AdhHocRequest request,
tigase.component.adhoc.AdHocResponse response)
throws tigase.component.adhoc.AdHocCommandException
execute in interface tigase.component.adhoc.AdHocCommandtigase.component.adhoc.AdHocCommandExceptionpublic String getName()
getName in interface tigase.component.adhoc.AdHocCommandpublic String getNode()
getNode in interface tigase.component.adhoc.AdHocCommandpublic boolean isAllowedFor(tigase.xmpp.jid.JID jid)
isAllowedFor in interface tigase.component.adhoc.AdHocCommandCopyright © 2008–2019 Tigase. All rights reserved.