SandMark version 3.0


sandmark.util.exec
Class Output

java.lang.Object
  |
  +--sandmark.util.exec.Output

public class Output
extends java.lang.Object


Constructor Summary
Output(java.lang.Process process)
           
 
Method Summary
(package private)  void notifyOutputComplete()
           
 void waitOutputComplete()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Output

public Output(java.lang.Process process)
Method Detail

notifyOutputComplete

void notifyOutputComplete()

waitOutputComplete

public void waitOutputComplete()

SandMark version 3.0

Wed Jan 29 10:30:05 MST 2003