public class ThreadOutputMuxer
extends java.lang.Object
| Constructor and Description |
|---|
ThreadOutputMuxer(ProjectBuildList segmentChunks,
java.io.PrintStream originalSystemOut) |
| Modifier and Type | Method and Description |
|---|---|
void |
associateThreadWithProjectSegment(ProjectSegment projectBuild) |
void |
close() |
void |
setThisModuleComplete(ProjectSegment projectBuild) |
public ThreadOutputMuxer(ProjectBuildList segmentChunks, java.io.PrintStream originalSystemOut)
public void close()
public void associateThreadWithProjectSegment(ProjectSegment projectBuild)
public void setThisModuleComplete(ProjectSegment projectBuild)