|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Implement this to pre- and post-process commands and results.
FilterSession,
FilterInterpreter| Method Summary | |
Result[] |
postProcess(Result[] r)
Implement this method to post-process results after commands are executed. |
Command[] |
preProcess(Command[] c)
Implement this method to pre-process commands before they are executed. |
| Method Detail |
public Command[] preProcess(Command[] c)
c - the commands to pre-process
public Result[] postProcess(Result[] r)
r - the results to post-process
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||