fr.jcgay.maven.profiler.reporting.json
Class JsonReporter

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

public class JsonReporter
extends Object
implements Reporter


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

JsonReporter

public JsonReporter()
Method Detail

write

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


Copyright © 2014–2017. All rights reserved.