fr.jcgay.maven.profiler.reporting
Class CompositeReporter

java.lang.Object
  extended by fr.jcgay.maven.profiler.reporting.CompositeReporter
All Implemented Interfaces:
Reporter

public final class CompositeReporter
extends Object
implements Reporter


Constructor Summary
CompositeReporter(Collection<? extends Reporter> delegates)
           
 
Method Summary
 void write(Data data, ReportDirectory directory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompositeReporter

public CompositeReporter(Collection<? extends Reporter> delegates)
Method Detail

write

public void write(Data data,
                  ReportDirectory directory)
Specified by:
write in interface Reporter


Copyright © 2014–2017. All rights reserved.