public class EngineRegistrar extends java.lang.Object implements IAnalysisEngineRegistrar
NOTE: the database factories will only work with AnalysisCacheToAnalysisContextAdapter, not with LegacyAnalysisContext. However, that's ok since the databases for BCEL-based analyses are only ever accessed through the AnalysisContext.
Constructor and Description |
---|
EngineRegistrar() |
Modifier and Type | Method and Description |
---|---|
void |
registerAnalysisEngines(IAnalysisCache analysisCache)
Register analysis engines with given analysis cache.
|
public void registerAnalysisEngines(IAnalysisCache analysisCache)
IAnalysisEngineRegistrar
registerAnalysisEngines
in interface IAnalysisEngineRegistrar
analysisCache
- the analysis cacheFindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.