Class ThreadOutputMuxer
java.lang.Object
org.apache.maven.lifecycle.internal.builder.multithreaded.ThreadOutputMuxer
NOTE: This class is not part of any public api and can be changed or deleted without prior notice.
 This class in particular may spontaneously self-combust and be replaced by a plexus-compliant thread aware
 logger implementation at any time.
- Since:
- 3.0
- Author:
- Kristian Rosenvold
- 
Constructor SummaryConstructorsConstructorDescriptionThreadOutputMuxer(ProjectBuildList segmentChunks, PrintStream originalSystemOut) 
- 
Method SummaryModifier and TypeMethodDescriptionvoidassociateThreadWithProjectSegment(ProjectSegment projectBuild) voidclose()voidsetThisModuleComplete(ProjectSegment projectBuild) 
- 
Constructor Details- 
ThreadOutputMuxer
 
- 
- 
Method Details- 
closepublic void close()
- 
associateThreadWithProjectSegment
- 
setThisModuleComplete
 
-