| Package | Description |
|---|---|
| org.rhq.core.util.exec |
| Modifier and Type | Method and Description |
|---|---|
protected ProcessExecutor.RedirectThreads |
ProcessExecutor.redirectAllStreams(ProcessToStart process,
Process childProcess)
This method redirects the stdout/stderr streams of the child process to the output log file and pipes the
contents of the input file (if one was specified) to the stdin stream of the child process.
|
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.