com.infoengine
Class Loader.StopChild
java.lang.Object
com.infoengine.Loader.StopChild
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- Loader
- private class Loader.StopChild
- 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 |
childProcess
Process childProcess
rt
Runtime rt
Loader.StopChild
Loader.StopChild(Process p,
Runtime runtime)
run
public void run()
- Specified by:
run
in interface Runnable