public class ThreadOutputMuxer extends Object
| Constructor and Description | 
|---|
| ThreadOutputMuxer(ProjectBuildList segmentChunks,
                                  PrintStream originalSystemOut) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | associateThreadWithProjectSegment(ProjectSegment projectBuild) | 
| void | close() | 
| void | setThisModuleComplete(ProjectSegment projectBuild) | 
public ThreadOutputMuxer(ProjectBuildList segmentChunks, PrintStream originalSystemOut)
public void close()
public void associateThreadWithProjectSegment(ProjectSegment projectBuild)
public void setThisModuleComplete(ProjectSegment projectBuild)
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.