Interface Analyzer

All Known Implementing Classes:
DomainBuilder, NoopAnalyzer

public interface Analyzer
Interface for analyzers
Author:
John Collins
  • Method Summary

    Modifier and Type Method Description
    void report()
    Called after reading the logfile
    void setup()
    Called before reading the logfile.