org.apache.stratos.common.util
Class CommandUtils
java.lang.Object
org.apache.stratos.common.util.CommandUtils
public class CommandUtils
- extends Object
A utility class for executing shell commands.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandUtils
public CommandUtils()
executeCommand
public static String executeCommand(String command)
throws IOException
- Throws:
IOException
Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.