public class CLIProcessExecutor extends Object
| Constructor and Description |
|---|
CLIProcessExecutor() |
public void execute(String name, String[] cmd, boolean wait) throws Exception
cmd - the command to executewait - if true, wait for process to end.Exceptionpublic int exitValue()
Copyright © 2013. All Rights Reserved.