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)
DetectorFactorySelector
selectFactory
in interface DetectorFactorySelector
factory
- a DetectorFactoryCopyright © 2003–2015. All rights reserved.