FindBugs™ 1.3.4

edu.umd.cs.findbugs.plan
Class ReportingDetectorFactorySelector

java.lang.Object
  extended by edu.umd.cs.findbugs.plan.ReportingDetectorFactorySelector
All Implemented Interfaces:
DetectorFactorySelector

public class ReportingDetectorFactorySelector
extends java.lang.Object
implements DetectorFactorySelector

Select all detector factories for reporting detectors.

Author:
David Hovemeyer

Constructor Summary
ReportingDetectorFactorySelector(Plugin plugin)
          Constructor.
 
Method Summary
 boolean selectFactory(DetectorFactory factory)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

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)
Specified by:
selectFactory in interface DetectorFactorySelector

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

FindBugs™ 1.3.4

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.