| Package | Description |
|---|---|
| org.codehaus.plexus.util.cli |
| Modifier and Type | Method and Description |
|---|---|
StreamPumper |
CLICallable.getErrorPumper() |
StreamPumper |
CLICallable.getOutputPumper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
CommandLineUtils.waitForAllPumpers(StreamFeeder inputFeeder,
StreamPumper outputPumper,
StreamPumper errorPumper) |
| Constructor and Description |
|---|
CLICallable(int timeoutInSeconds,
StreamFeeder inputFeeder,
StreamPumper outputPumper,
StreamPumper errorPumper,
Process p,
ProcessHook processHook) |
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.