|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.surefire.booterclient.output.ThreadedStreamConsumer
public class ThreadedStreamConsumer
Knows how to reconstruct *all* the state transmitted over stdout by the forked process.
| Constructor Summary | |
|---|---|
ThreadedStreamConsumer(org.codehaus.plexus.util.cli.StreamConsumer target)
|
|
| Method Summary | |
|---|---|
void |
close()
|
void |
consumeLine(java.lang.String s)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ThreadedStreamConsumer(org.codehaus.plexus.util.cli.StreamConsumer target)
| Method Detail |
|---|
public void consumeLine(java.lang.String s)
consumeLine in interface org.codehaus.plexus.util.cli.StreamConsumerpublic void close()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||