|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.mojo.gwt.GWTCommand.StdoutConsumer
public static class GWTCommand.StdoutConsumer
Consumer to receive lines sent to stdout. The lines are logged as info.
| Constructor Summary | |
|---|---|
GWTCommand.StdoutConsumer(org.apache.maven.plugin.logging.Log log)
Constructor. |
|
| Method Summary | |
|---|---|
void |
consumeLine(java.lang.String string)
Consume a line. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GWTCommand.StdoutConsumer(org.apache.maven.plugin.logging.Log log)
log - The logger to receive the lines| Method Detail |
|---|
public void consumeLine(java.lang.String string)
consumeLine in interface org.codehaus.plexus.util.cli.StreamConsumerstring - The line to consume
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||