org.apache.stratos.common.util
Class CommandUtils

java.lang.Object
  extended by org.apache.stratos.common.util.CommandUtils

public class CommandUtils
extends Object

A utility class for executing shell commands.


Constructor Summary
CommandUtils()
           
 
Method Summary
static String executeCommand(String command)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandUtils

public CommandUtils()
Method Detail

executeCommand

public static String executeCommand(String command)
                             throws IOException
Throws:
IOException


Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.