hudson
Interface Launcher.RemoteProcess
- Enclosing class:
- Launcher
public static interface Launcher.RemoteProcess
Remoting interface of a remote process
join
int join()
throws InterruptedException,
IOException
- Throws:
InterruptedException
IOException
kill
void kill()
throws IOException,
InterruptedException
- Throws:
IOException
InterruptedException
isAlive
boolean isAlive()
throws IOException,
InterruptedException
- Throws:
IOException
InterruptedException
getIOtriplet
Launcher.IOTriplet getIOtriplet()
Copyright © 2004-2013. All Rights Reserved.