|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommandLineCallable | |
|---|---|
| org.codehaus.plexus.util.cli | Command-line utilities. |
| Uses of CommandLineCallable in org.codehaus.plexus.util.cli |
|---|
| Methods in org.codehaus.plexus.util.cli that return CommandLineCallable | |
|---|---|
static CommandLineCallable |
CommandLineUtils.executeCommandLineAsCallable(Commandline cl,
InputStream systemIn,
StreamConsumer systemOut,
StreamConsumer systemErr,
int timeoutInSeconds)
Immediately forks a process, returns a callable that will block until process is complete. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||