edu.umd.cs.findbugs.classfile.engine.bcel
public class EngineRegistrar extends 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.
Method Summary | |
---|---|
void | registerAnalysisEngines(IAnalysisCache analysisCache) |