|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.lifecycle.internal.ThreadOutputMuxer
public class ThreadOutputMuxer
Constructor Summary | |
---|---|
ThreadOutputMuxer(ProjectBuildList segmentChunks,
java.io.PrintStream originalSystemOut)
|
Method Summary | |
---|---|
void |
associateThreadWithProjectSegment(ProjectSegment projectBuild)
|
void |
close()
|
void |
setThisModuleComplete(ProjectSegment projectBuild)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ThreadOutputMuxer(ProjectBuildList segmentChunks, java.io.PrintStream originalSystemOut)
Method Detail |
---|
public void close()
public void associateThreadWithProjectSegment(ProjectSegment projectBuild)
public void setThisModuleComplete(ProjectSegment projectBuild)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |