| Package | Description |
|---|---|
| net.anwiba.commons.program |
| Modifier and Type | Method and Description |
|---|---|
ProgramLauncher |
ProgramLauncher.argument(String argument) |
ProgramLauncher |
ProgramLauncher.command(String command) |
ProgramLauncher |
ProgramLauncher.errorStreamConsumer(IConsumer<InputStream,RuntimeException> errorStreamConsumer) |
ProgramLauncher |
ProgramLauncher.inputStreamConsumer(IConsumer<InputStream,RuntimeException> inputStreamConsumer) |
ProgramLauncher |
ProgramLauncher.streamToLogger() |
ProgramLauncher |
ProgramLauncher.waitFor() |
ProgramLauncher |
ProgramLauncher.waitNot() |
Copyright © 2007–2017 Andreas Bartels. All rights reserved.