IAnalysisEngineRegistrarpublic 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 | Description |
|---|---|
EngineRegistrar() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
registerAnalysisEngines(IAnalysisCache analysisCache) |
Register analysis engines with given analysis cache.
|
public void registerAnalysisEngines(IAnalysisCache analysisCache)
IAnalysisEngineRegistrarregisterAnalysisEngines in interface IAnalysisEngineRegistraranalysisCache - the analysis cacheFindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.