|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.mactor.framework.commandexecutors.shell.ExecUtil
public class ExecUtil
Constructor Summary | |
---|---|
ExecUtil()
|
Method Summary | |
---|---|
static void |
executeCommand(java.lang.String command)
|
static java.lang.String |
executeCommandWithOutput(java.lang.String command)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExecUtil()
Method Detail |
---|
public static void executeCommand(java.lang.String command) throws MactorException
MactorException
public static java.lang.String executeCommandWithOutput(java.lang.String command) throws MactorException
MactorException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |