edu.umd.cs.findbugs.plan

Class ReportingDetectorFactorySelector

public class ReportingDetectorFactorySelector extends Object implements DetectorFactorySelector

Select all detector factories for reporting detectors.

Author: David Hovemeyer

Constructor Summary
ReportingDetectorFactorySelector(Plugin plugin)
Constructor.
Method Summary
booleanselectFactory(DetectorFactory factory)

Constructor Detail

ReportingDetectorFactorySelector

public ReportingDetectorFactorySelector(Plugin plugin)
Constructor.

Parameters: plugin Plugin containing detector factories to be selected; if null, factories from any Plugin may be selected

Method Detail

selectFactory

public boolean selectFactory(DetectorFactory factory)
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.