|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Command
Method Summary | |
---|---|
void |
execute(List<String> tokens)
Execute the specified command |
void |
setCommandContext(CommandContext context)
|
Method Detail |
---|
void setCommandContext(CommandContext context)
void execute(List<String> tokens) throws Exception
tokens
- - arguments to the command
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |