|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CmdExecutor
Interface for the command executors
Method Summary | |
---|---|
void |
clean()
Called after the execute to perform close/clean operations |
void |
execute(AbstractParsedCommand parsedCommand)
Execute the tool command. |
Method Detail |
---|
void execute(AbstractParsedCommand parsedCommand) throws ConsoleException
parsedCommand
- command to be executed
ConsoleException
void clean()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |