DetectorFactorySelector
public class ReportingDetectorFactorySelector extends java.lang.Object implements DetectorFactorySelector
Constructor | Description |
---|---|
ReportingDetectorFactorySelector(Plugin plugin) |
Constructor.
|
Modifier and Type | Method | Description |
---|---|---|
boolean |
selectFactory(DetectorFactory factory) |
Is given DetectorFactory selected (as part of an ordering constraint)?
|
java.lang.String |
toString() |
public ReportingDetectorFactorySelector(Plugin plugin)
plugin
- Plugin containing detector factories to be selected; if null,
factories from any Plugin may be selectedpublic boolean selectFactory(DetectorFactory factory)
DetectorFactorySelector
selectFactory
in interface DetectorFactorySelector
factory
- a DetectorFactorypublic java.lang.String toString()
toString
in class java.lang.Object
SpotBugs is licensed under the LGPL.