|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.mojo.pomtools.console.toolkit.LogOutputHandler
public class LogOutputHandler
| Field Summary |
|---|
| Fields inherited from interface org.codehaus.plexus.components.interactivity.OutputHandler |
|---|
ROLE |
| Constructor Summary | |
|---|---|
LogOutputHandler(org.apache.maven.plugin.logging.Log log)
|
|
| Method Summary | |
|---|---|
void |
write(java.lang.String s)
|
void |
writeLine(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 LogOutputHandler(org.apache.maven.plugin.logging.Log log)
| Method Detail |
|---|
public void write(java.lang.String s)
throws java.io.IOException
write in interface org.codehaus.plexus.components.interactivity.OutputHandlerjava.io.IOException
public void writeLine(java.lang.String s)
throws java.io.IOException
writeLine in interface org.codehaus.plexus.components.interactivity.OutputHandlerjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||