|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProcessStats | |
|---|---|
| com.esf.util.proc.service | Provides utilities for dealing with starting and stopping system processes. |
| Uses of ProcessStats in com.esf.util.proc.service |
|---|
| Methods in com.esf.util.proc.service that return ProcessStats | |
|---|---|
ProcessStats |
IProcessUtilityService.startWithStats(java.lang.String command)
starts a process using the Runtime and Process classes and returns a ProcessStats object that contains the return code, and input/output streams. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||