DetectorFactorySelectorpublic 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)
DetectorFactorySelectorselectFactory in interface DetectorFactorySelectorfactory - a DetectorFactorypublic java.lang.String toString()
toString in class java.lang.ObjectFindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.