com.uwyn.drone.core.modulemessages
Class NoticeCommand

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

public class NoticeCommand
extends Object
implements ModuleMessage


Constructor Summary
NoticeCommand(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

NoticeCommand

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

execute

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


Copyright © 2002-2004 Geert Bevin and UWYN. All Rights Reserved.