net.sf.jmd.report.impl
Class TerminalReporter

java.lang.Object
  extended by net.sf.jmd.report.impl.TerminalReporter
All Implemented Interfaces:
IReporter

public class TerminalReporter
extends java.lang.Object
implements IReporter


Constructor Summary
protected TerminalReporter()
          this has to be instantiated through the ReporterFactory.
 
Method Summary
 void report(IReport report)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TerminalReporter

protected TerminalReporter()
this has to be instantiated through the ReporterFactory.

Method Detail

report

public void report(IReport report)
Specified by:
report in interface IReporter


Copyright © 2007-2010. All Rights Reserved.