public class ReloadHandlersCmd extends Object implements tigase.server.script.CommandIfc
ADD_SCRIPT_CMD, ADMINS_SET, ADMN_CMDS, ADMN_DISC, AUTH_REPO, COMMAND_ID, COMMANDS_ACL, COMPONENT, COMPONENT_NAME, DEL_SCRIPT_CMD, DESCRIPT, GROUP, LANGUAGE, PACKET, REMOVE_FROM_DISK, SAVE_TO_DISK, SCRI_MANA, SCRIPT_BASE_DIR, SCRIPT_CLASS, SCRIPT_COMP_DIR, SCRIPT_COMPONENT, SCRIPT_DESCRIPTION, SCRIPT_GROUP, SCRIPT_ID, SCRIPT_RESULT, SCRIPT_TEXT, SERVICES_MAP, USER_CONN, USER_REPO, USER_SESS, VHOST_MANAGER| Constructor and Description |
|---|
ReloadHandlersCmd(RestModule restModule) |
| Modifier and Type | Method and Description |
|---|---|
Bindings |
getBindings() |
String |
getCommandId() |
String |
getDescription() |
String |
getGroup() |
void |
init(String id,
String description,
String group) |
boolean |
isAdminOnly() |
void |
runCommand(tigase.server.Iq packet,
Bindings binds,
Queue<tigase.server.Packet> results) |
void |
setAdminOnly(boolean adminOnly) |
public ReloadHandlersCmd(RestModule restModule)
public Bindings getBindings()
getBindings in interface tigase.server.script.CommandIfcpublic String getCommandId()
getCommandId in interface tigase.server.script.CommandIfcpublic String getDescription()
getDescription in interface tigase.server.script.CommandIfcpublic String getGroup()
getGroup in interface tigase.server.script.CommandIfcpublic void init(String id, String description, String group)
init in interface tigase.server.script.CommandIfcpublic boolean isAdminOnly()
isAdminOnly in interface tigase.server.script.CommandIfcpublic void runCommand(tigase.server.Iq packet,
Bindings binds,
Queue<tigase.server.Packet> results)
runCommand in interface tigase.server.script.CommandIfcpublic void setAdminOnly(boolean adminOnly)
setAdminOnly in interface tigase.server.script.CommandIfcCopyright © 2015 Tigase. All rights reserved.