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