org.redhat.vmtruckloader.util
Class ExecUtils
java.lang.Object
org.redhat.vmtruckloader.util.ExecUtils
public final class ExecUtils
- extends Object
- Author:
- Romain Pelisse -
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COMMAND_LINE_SEPARATOR
public static final String COMMAND_LINE_SEPARATOR
- See Also:
- Constant Field Values
executeScript
public static boolean executeScript(String commandLine)
executeScriptAndReturnsResult
public static List<String> executeScriptAndReturnsResult(String commandLine)
Copyright © 2013. All Rights Reserved.