org.databene.contiperf.report
Class EmptyReportModule

java.lang.Object
  extended by org.databene.contiperf.report.AbstractReportModule
      extended by org.databene.contiperf.report.EmptyReportModule
All Implemented Interfaces:
ReportModule

public class EmptyReportModule
extends AbstractReportModule

Empty implementation of the ReportModule interface.

Created: 16.01.2011 14:29:06

Since:
2.0.0
Author:
Volker Bergmann

Field Summary
 
Fields inherited from class org.databene.contiperf.report.AbstractReportModule
context
 
Constructor Summary
EmptyReportModule()
           
 
Method Summary
 
Methods inherited from class org.databene.contiperf.report.AbstractReportModule
completed, completed, getReportReference, getReportReferenceLabel, invoked, setContext, starting
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmptyReportModule

public EmptyReportModule()


Copyright © 2013. All Rights Reserved.