edu.cmu.emulator.daemon
Class POMWorker
java.lang.Object
   edu.cmu.emulator.daemon.POMWorker
edu.cmu.emulator.daemon.POMWorker
- All Implemented Interfaces: 
- Runnable
- public class POMWorker 
- extends Object- implements Runnable
 
 
| Method Summary | 
|  void | run()
 | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
pom
protected ProcOutputMonitor pom
pol
protected ProcOutputListener pol
in
protected InputStream in
POMWorker
public POMWorker(ProcOutputMonitor pom,
                 ProcOutputListener pol,
                 InputStream in)
run
public void run()
- 
- Specified by:
- runin interface- Runnable
 
- 
 
Copyright © 2013. All Rights Reserved.