org.codehaus.mojo.clirr
Class LogDiffListener
java.lang.Object
net.sf.clirr.core.DiffListenerAdapter
org.codehaus.mojo.clirr.LogDiffListener
- All Implemented Interfaces:
- net.sf.clirr.core.DiffListener
public class LogDiffListener
- extends net.sf.clirr.core.DiffListenerAdapter
Log messages to the console as they are processed.
- Author:
- Brett Porter
Method Summary |
void |
reportDiff(net.sf.clirr.core.ApiDifference apiDifference)
|
Methods inherited from class net.sf.clirr.core.DiffListenerAdapter |
start, stop |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogDiffListener
public LogDiffListener(Log log)
reportDiff
public void reportDiff(net.sf.clirr.core.ApiDifference apiDifference)
- Specified by:
reportDiff
in interface net.sf.clirr.core.DiffListener
- Overrides:
reportDiff
in class net.sf.clirr.core.DiffListenerAdapter
Copyright © 2006-2012 Codehaus. All Rights Reserved.