public class CommandHandler
extends java.lang.Object
| Constructor and Description |
|---|
CommandHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(ICommand command) |
int |
execute(CommandInfo ci) |
java.lang.String |
help() |
public int execute(CommandInfo ci)
public void add(ICommand command)
public java.lang.String help()