|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICommandExecutor
A command executor runs a command for the parameters.
Method Summary | |
---|---|
void |
execute(ParseResult parseResult)
Execute the command. |
Method Detail |
---|
void execute(ParseResult parseResult) throws ExecutionException
parseResult
- the parse data for the command.
ExecutionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |