|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.mojo.gwt.GWTCommand.StderrConsumer
public static class GWTCommand.StderrConsumer
Consumer to receive lines sent to stderr. The lines are logged as warnings.
| Constructor Summary | |
|---|---|
GWTCommand.StderrConsumer(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.StderrConsumer(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 | ||||||||