public class ShellServiceDefault extends Object implements ShellService
| Constructor and Description |
|---|
ShellServiceDefault() |
| Modifier and Type | Method and Description |
|---|---|
ShellCommand |
newCommand(String... cmds) |
ShellResult |
runInShell(String cmd,
LineReader stdOut,
LineReader stdErr) |
public ShellCommand newCommand(String... cmds)
newCommand in interface ShellServicepublic ShellResult runInShell(String cmd, LineReader stdOut, LineReader stdErr)
runInShell in interface ShellServiceCopyright © 2012-2013 The Internet Party. All Rights Reserved.