|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.cyc.tool.subl.jrtl.nativeCode.subLisp.Processes.ExternalProcessHandler
public static class Processes.ExternalProcessHandler
| Constructor Summary | |
|---|---|
Processes.ExternalProcessHandler(java.lang.Process proc,
SubLInputStream inStream,
SubLOutputStream outStream,
SubLOutputStream errStream,
SubLInteger processId,
boolean shouldCloseInput,
boolean shouldCloseOutput,
boolean shouldCloseErr)
|
|
| Method Summary | |
|---|---|
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Processes.ExternalProcessHandler(java.lang.Process proc,
SubLInputStream inStream,
SubLOutputStream outStream,
SubLOutputStream errStream,
SubLInteger processId,
boolean shouldCloseInput,
boolean shouldCloseOutput,
boolean shouldCloseErr)
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||