@Deprecated @FunctionalInterface public interface ProjectAnalysisHandler extends EventHandler
| Modifier and Type | Interface and Description | 
|---|---|
| static interface  | ProjectAnalysisHandler.ProjectAnalysisEventDeprecated.  This interface is not intended to be implemented by clients. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | onProjectAnalysis(ProjectAnalysisHandler.ProjectAnalysisEvent event)Deprecated.  Called before and after analysis of project. | 
void onProjectAnalysis(ProjectAnalysisHandler.ProjectAnalysisEvent event)
Copyright © 2009–2016 SonarSource. All rights reserved.