|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.umd.cs.findbugs.plan.ReportingDetectorFactorySelector
public class ReportingDetectorFactorySelector
Select all detector factories for reporting detectors.
Constructor Summary | |
---|---|
ReportingDetectorFactorySelector(Plugin plugin)
Constructor. |
Method Summary | |
---|---|
boolean |
selectFactory(DetectorFactory factory)
Is given DetectorFactory selected (as part of an ordering constraint)? |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ReportingDetectorFactorySelector(Plugin plugin)
plugin
- Plugin containing detector factories to be selected;
if null, factories from any Plugin may be selectedMethod Detail |
---|
public boolean selectFactory(DetectorFactory factory)
DetectorFactorySelector
selectFactory
in interface DetectorFactorySelector
factory
- a DetectorFactory
public java.lang.String toString()
toString
in class java.lang.Object
|
FindBugs™ 1.3.9 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |