|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ShellProcessContext
The context provided when a ShellProcess is executed.
| Method Summary | |
|---|---|
void |
end(ShellResponse response)
This method is invoked when the process ends. |
| Methods inherited from interface org.crsh.shell.InteractionContext |
|---|
getProperty, readLine, releaseAlternateBuffer, takeAlternateBuffer |
| Methods inherited from interface org.crsh.shell.ScreenContext |
|---|
getHeight, getWidth |
| Methods inherited from interface org.crsh.io.Consumer |
|---|
getConsumedType, provide |
| Methods inherited from interface java.io.Flushable |
|---|
flush |
| Method Detail |
|---|
void end(ShellResponse response)
response - the shell response
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||