org.mule.tools.rhinodo.impl
Class SystemOutConsole
java.lang.Object
org.mule.tools.rhinodo.impl.SystemOutConsole
- All Implemented Interfaces:
- Console
public class SystemOutConsole
- extends Object
- implements Console
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemOutConsole
public SystemOutConsole()
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.