ProgramLauncher |
ProgramLauncher.argument(String argument) |
ProgramLauncher |
ProgramLauncher.command(String command) |
ProgramLauncher |
ProgramLauncher.errorStreamConsumer(net.anwiba.commons.lang.functional.IConsumer<InputStream,RuntimeException> errorStreamConsumer) |
ProgramLauncher |
ProgramLauncher.inputStreamConsumer(net.anwiba.commons.lang.functional.IConsumer<InputStream,RuntimeException> inputStreamConsumer) |
ProgramLauncher |
ProgramLauncher.streamToLogger() |
ProgramLauncher |
ProgramLauncher.waitFor() |
ProgramLauncher |
ProgramLauncher.waitNot() |