Class RemoveScriptCommand
java.lang.Object
tigase.stats.CounterValue
tigase.stats.Counter
tigase.stats.StatisticHolderImpl
tigase.server.script.AbstractScriptCommand
tigase.server.script.RemoveScriptCommand
- All Implemented Interfaces:
CommandIfc, StatisticHolder
Created: Jan 2, 2009 2:30:41 PM
- Author:
- Artur Hefczyc
-
Field Summary
Fields inherited from class AbstractScriptCommand
lineCommentStartFields inherited from class CounterValue
counter, level, nameFields inherited from interface CommandIfc
ADD_SCRIPT_CMD, ADMINS_SET, ADMN_CMDS, ADMN_DISC, AUTH_REPO, COMMAND_ID, COMMANDS_ACL, COMPONENT, COMPONENT_NAME, CONNECTED_NODES, CONNECTED_NODES_WITH_LOCAL, DEL_SCRIPT_CMD, DESCRIPT, EVENTBUS, 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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidrunCommand(Iq packet, Bindings binds, Queue<Packet> results) Methods inherited from class AbstractScriptCommand
getCommandId, getDescription, getGroup, init, isAdminOnly, isEmpty, setAdminOnlyMethods inherited from class StatisticHolderImpl
getStatistics, setStatisticsPrefix, statisticExecutedInMethods inherited from class Counter
everyHour, everyMinute, everySecond, getPerHour, getPerMinute, getPerSecondMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface StatisticHolder
everyHour, everyMinute, everySecond, getStatistics, setStatisticsPrefix, statisticExecutedIn
-
Constructor Details
-
RemoveScriptCommand
public RemoveScriptCommand()
-
-
Method Details
-
runCommand
-
getBindings
-