tigase.server.xmppsession
Class RemoveScriptCommand

java.lang.Object
  extended by tigase.server.xmppsession.AbstractAdminCommand
      extended by tigase.server.xmppsession.RemoveScriptCommand
All Implemented Interfaces:
AdminCommandIfc

public class RemoveScriptCommand
extends AbstractAdminCommand

Created: Jan 2, 2009 2:30:41 PM

Version:
$Rev: 1380 $
Author:
Artur Hefczyc

Field Summary
 
Fields inherited from interface tigase.server.xmppsession.AdminCommandIfc
ADD_SCRIPT_CMD, ADMN_CMDS, ADMN_DISC, AUTH_REPO, COMMAND_ID, DEL_SCRIPT_CMD, DESCRIPT, LANGUAGE, PACKET, SCRI_MANA, SCRIPT_TEXT, USER_CONN, USER_REPO, USER_SESS
 
Constructor Summary
RemoveScriptCommand()
           
 
Method Summary
 void runCommand(Packet packet, javax.script.Bindings binds, java.util.Queue<Packet> results)
           
 
Methods inherited from class tigase.server.xmppsession.AbstractAdminCommand
getCommandId, getDescription, init, isEmpty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoveScriptCommand

public RemoveScriptCommand()
Method Detail

runCommand

public void runCommand(Packet packet,
                       javax.script.Bindings binds,
                       java.util.Queue<Packet> results)


Copyright © 2009 Tigase. All Rights Reserved.