com.uwyn.drone.core.modulemessages
Class MessageCommand

java.lang.Object
  extended bycom.uwyn.drone.core.modulemessages.MessageCommand
All Implemented Interfaces:
ModuleMessage

public class MessageCommand
extends Object
implements ModuleMessage


Constructor Summary
MessageCommand(ServerMessage serverMessage, String command, String arguments)
           
 
Method Summary
 void execute(Bot bot, Module module)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageCommand

public MessageCommand(ServerMessage serverMessage,
                      String command,
                      String arguments)
Method Detail

execute

public void execute(Bot bot,
                    Module module)
Specified by:
execute in interface ModuleMessage


Copyright © 2002-2005 Uwyn bvba/sprl. All Rights Reserved.