public class ReportingDetectorFactorySelector extends Object implements DetectorFactorySelector
| Constructor and Description |
|---|
ReportingDetectorFactorySelector(Plugin plugin)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
selectFactory(DetectorFactory factory)
Is given DetectorFactory selected (as part of an ordering constraint)?
|
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 DetectorFactoryCopyright © 2003–2015. All rights reserved.