class MyProcess
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private static java.lang.Class |
m_javalangProcessClass |
private java.lang.Object |
m_Process |
| Constructor and Description |
|---|
MyProcess(java.lang.Object process) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
int |
exitValue() |
java.io.InputStream |
getErrorStream() |
java.io.InputStream |
getInputStream() |
Copyright © 2023. All rights reserved.