|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.openexchange.admin.tools.ShellExecutor
public class ShellExecutor
| Nested Class Summary | |
|---|---|
class |
ShellExecutor.ArrayOutput
|
| Constructor Summary | |
|---|---|
ShellExecutor()
|
|
| Method Summary | |
|---|---|
ShellExecutor.ArrayOutput |
executeprocargs(String[] args)
|
ShellExecutor.ArrayOutput |
executeprocargs(String[] args,
String[] env)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ShellExecutor()
| Method Detail |
|---|
public final ShellExecutor.ArrayOutput executeprocargs(String[] args,
String[] env)
throws IOException,
InterruptedException
IOException
InterruptedException
public final ShellExecutor.ArrayOutput executeprocargs(String[] args)
throws IOException,
InterruptedException
IOException
InterruptedException
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||