public class RemoveListenerScriptCommand extends Object implements AdHocCommand
| Constructor and Description |
|---|
RemoveListenerScriptCommand(Map<String,ListenerScript> listenersScripts,
ListenerScriptRegistrar listenerScriptRegistrar) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(AdhHocRequest request,
AdHocResponse response) |
String |
getName() |
String |
getNode() |
boolean |
isAllowedFor(tigase.xmpp.JID jid) |
public RemoveListenerScriptCommand(Map<String,ListenerScript> listenersScripts, ListenerScriptRegistrar listenerScriptRegistrar)
public void execute(AdhHocRequest request, AdHocResponse response) throws AdHocCommandException
execute in interface AdHocCommandAdHocCommandExceptionpublic String getName()
getName in interface AdHocCommandpublic String getNode()
getNode in interface AdHocCommandpublic boolean isAllowedFor(tigase.xmpp.JID jid)
isAllowedFor in interface AdHocCommandCopyright © 2015 "Tigase, Inc.". All rights reserved.