public class OutputStreamFlushableCommandline extends org.apache.maven.shared.utils.cli.Commandline implements FlushReceiverProvider
Commandline implementation that provides the output stream of
the executed process in form of a FlushReceiver, for it to be
flushed on demand.| Constructor and Description |
|---|
OutputStreamFlushableCommandline() |
| Modifier and Type | Method and Description |
|---|---|
Process |
execute() |
FlushReceiver |
getFlushReceiver() |
addArguments, addEnvironment, addSystemEnvironment, clearArgs, clone, createArg, createArg, getArguments, getArguments, getCommandline, getEnvironmentVariables, getExecutable, getShell, getWorkingDirectory, setExecutable, setWorkingDirectory, setWorkingDirectory, toStringpublic Process execute() throws org.apache.maven.shared.utils.cli.CommandLineException
execute in class org.apache.maven.shared.utils.cli.Commandlineorg.apache.maven.shared.utils.cli.CommandLineExceptionpublic FlushReceiver getFlushReceiver()
getFlushReceiver in interface FlushReceiverProviderFlushReceiverCopyright © 2004–2015 The Apache Software Foundation. All rights reserved.