Package | Description |
---|---|
it.tidalwave.util | |
it.tidalwave.util.spi |
Modifier and Type | Method and Description |
---|---|
ProcessExecutor.ConsoleOutput |
ProcessExecutor.getStderr()
Returns the stderr console.
|
ProcessExecutor.ConsoleOutput |
ProcessExecutor.getStdout()
Returns the stdout console.
|
ProcessExecutor.ConsoleOutput |
ProcessExecutor.ConsoleOutput.waitFor(String regexp)
Waits for a line matching the given regular expression to appear.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultProcessExecutor.DefaultConsoleOutput |
Modifier and Type | Method and Description |
---|---|
ProcessExecutor.ConsoleOutput |
DefaultProcessExecutor.DefaultConsoleOutput.start()
Should not be used by the programmer.
|
ProcessExecutor.ConsoleOutput |
DefaultProcessExecutor.DefaultConsoleOutput.waitFor(String regexp)
Waits for a line matching the given regular expression to appear.
|
Copyright © 2009–2016 Tidalwave s.a.s. (http://tidalwave.it). All rights reserved.