com.l2fprod.common.application.core
Interface Command

All Known Implementing Classes:
DefaultCommand, ExitCmd

public interface Command

Command.


Method Summary
 void execute(CommandContext context)
           
 

Method Detail

execute

void execute(CommandContext context)