public class MultiThreadProcessor extends AbstractPMDProcessor
configuration| Constructor and Description |
|---|
MultiThreadProcessor(PMDConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
collectReports(List<Renderer> renderers) |
protected void |
runAnalysis(PmdRunnable runnable) |
createRuleSets, filenameFrom, processFiles, renderReportspublic MultiThreadProcessor(PMDConfiguration configuration)
protected void runAnalysis(PmdRunnable runnable)
runAnalysis in class AbstractPMDProcessorprotected void collectReports(List<Renderer> renderers)
collectReports in class AbstractPMDProcessorCopyright © 2002–2017 PMD. All rights reserved.