net.sf.jmd.report.impl
Class JupiterReporter

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

public class JupiterReporter
extends java.lang.Object
implements IReporter

Author:
Jan Hinzmann

Constructor Summary
protected JupiterReporter()
          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

JupiterReporter

protected JupiterReporter()
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.