public static class ProcessJobExecutor.StreamRedirector
extends java.lang.Object
implements java.lang.Runnable
Modifier and Type | Field and Description |
---|---|
private java.io.Reader |
in |
private java.io.Writer |
out |
Constructor and Description |
---|
ProcessJobExecutor.StreamRedirector(java.io.Reader in,
java.io.Writer out) |
Modifier and Type | Method and Description |
---|---|
void |
run() |