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 Summary
ConstructorDescriptionThreadOutputMuxer
(ProjectBuildList segmentChunks, PrintStream originalSystemOut) -
Method Summary
Modifier and TypeMethodDescriptionvoid
associateThreadWithProjectSegment
(ProjectSegment projectBuild) void
close()
void
setThisModuleComplete
(ProjectSegment projectBuild)
-
Constructor Details
-
ThreadOutputMuxer
-
-
Method Details
-
close
public void close() -
associateThreadWithProjectSegment
-
setThisModuleComplete
-