public class ThreadOutputMuxer
extends java.lang.Object
| Constructor | Description |
|---|---|
ThreadOutputMuxer(ProjectBuildList segmentChunks,
java.io.PrintStream originalSystemOut) |
| Modifier and Type | Method | 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)