|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ShellProcess
A shell process.
Method Summary | |
---|---|
void |
cancel() Signals the process it should be cancelled. |
void |
execute(ShellProcessContext processContext) Begin the process. |
Method Detail |
---|
void execute(ShellProcessContext processContext) throws IllegalStateException
ShellProcessContext.end(ShellResponse)
method.
processContext
- the process contextIllegalStateException
- if the process cannot be executed for some reasonvoid cancel()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |