fr.jcgay.maven.profiler.reporting
Class CompositeReporter
java.lang.Object
fr.jcgay.maven.profiler.reporting.CompositeReporter
- All Implemented Interfaces:
- Reporter
public final class CompositeReporter
- extends Object
- implements Reporter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompositeReporter
public CompositeReporter(Collection<? extends Reporter> delegates)
write
public void write(Data data,
ReportDirectory directory)
- Specified by:
write in interface Reporter
Copyright © 2014–2017. All rights reserved.