|
|||||||||
| Home >> All >> com >> arranger >> jarl >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.arranger.jarl.util
Class ProcessStreamMonitor

java.lang.Objectcom.arranger.jarl.util.ProcessStreamMonitor
- public class ProcessStreamMonitor
- extends java.lang.Object
ProcessStreamMonitor created on Apr 4, 2003
| Nested Class Summary | |
protected static class |
ProcessStreamMonitor.PumpStreamHandler
|
protected static class |
ProcessStreamMonitor.StreamPumper
|
| Field Summary | |
protected java.lang.Process |
m_process
|
protected ProcessStreamMonitor.PumpStreamHandler |
m_pumpStreamHandler
|
| Constructor Summary | |
ProcessStreamMonitor(java.lang.Process process)
|
|
| Method Summary | |
void |
start()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
m_process
protected java.lang.Process m_process
m_pumpStreamHandler
protected ProcessStreamMonitor.PumpStreamHandler m_pumpStreamHandler
| Constructor Detail |
ProcessStreamMonitor
public ProcessStreamMonitor(java.lang.Process process)
| Method Detail |
start
public void start()
|
|||||||||
| Home >> All >> com >> arranger >> jarl >> [ util overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.arranger.jarl.util.ProcessStreamMonitor