public interface OutputProvider
Modifier and Type | Field and Description |
---|---|
static OutputProvider |
DEFAULT |
Modifier and Type | Method and Description |
---|---|
java.io.PrintWriter |
getStdErr(BTraceTask task) |
java.io.PrintWriter |
getStdOut(BTraceTask task) |
static final OutputProvider DEFAULT
java.io.PrintWriter getStdOut(BTraceTask task)
java.io.PrintWriter getStdErr(BTraceTask task)