@SingletonDefault(implFor=ShellService.class) public class ShellServiceDefault extends Object implements ShellService
| Constructor and Description |
|---|
ShellServiceDefault() |
| Modifier and Type | Method and Description |
|---|---|
ShellCommand |
newCommand(String... cmds) |
protected void |
runCleanup() |
ShellSession |
runInShell(boolean keepAlive,
LineReader stdOut,
LineReader stdErr,
String... cmds) |
public ShellCommand newCommand(String... cmds)
newCommand in interface ShellServicepublic ShellSession runInShell(boolean keepAlive, LineReader stdOut, LineReader stdErr, String... cmds)
runInShell in interface ShellServiceprotected void runCleanup()
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.