Class Script
java.lang.Object
tigase.stats.CounterValue
tigase.stats.Counter
tigase.stats.StatisticHolderImpl
tigase.server.script.AbstractScriptCommand
tigase.server.script.Script
- All Implemented Interfaces:
CommandIfc, StatisticHolder
Created: Jan 2, 2009 1:21:55 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
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
-
Script
public Script()
-
-
Method Details
-
getBindings
-
getFileExtension
-
getLanguageName
-
init
public void init(String id, String description, String group, String script, String lang, String ext, Bindings binds) throws ScriptException - Throws:
ScriptException
-
runCommand
-
toString
- Overrides:
toStringin classCounterValue
-