|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SystemProcessExitCodeMapper
Maps the exit code of a system process to ExitStatus value
returned by a system command. Designed for use with the
SystemCommandTasklet
.
Method Summary | |
---|---|
ExitStatus |
getExitStatus(int exitCode)
|
Method Detail |
---|
ExitStatus getExitStatus(int exitCode)
exitCode
- exit code returned by the system process
systemExitCode
parameter value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |