org.mule.tools.rhinodo.maven
Class MavenConsole
java.lang.Object
org.mule.tools.rhinodo.maven.MavenConsole
- All Implemented Interfaces:
- Console
public class MavenConsole
- extends Object
- implements Console
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fromMavenLog
public static MavenConsole fromMavenLog(org.apache.maven.plugin.logging.Log log)
debug
public void debug(String message)
- Specified by:
debug in interface Console
error
public void error(String message)
- Specified by:
error in interface Console
info
public void info(String message)
- Specified by:
info in interface Console
warn
public void warn(String message)
- Specified by:
warn in interface Console
log
public void log(String message)
- Specified by:
log in interface Console
Copyright © 2012. All Rights Reserved.