org.utgenome.shell
Class Maven.CommandExecutor
java.lang.Object
org.utgenome.shell.Maven.CommandExecutor
- Enclosing class:
- Maven
public static class Maven.CommandExecutor
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Maven.CommandExecutor
public Maven.CommandExecutor()
execCommand
public int execCommand(String commandLine,
String[] envp,
File workingDir)
throws IOException
- Throws:
IOException
exec
public static int exec(String commandLine)
throws IOException
- Throws:
IOException
exec
public static int exec(String commandLine,
String[] envp,
File workingDir)
throws IOException
- Throws:
IOException
Copyright © 2007-2012 utgenome.org. All Rights Reserved.