|
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.ByInterfaceDetectorFactorySelector
public class ByInterfaceDetectorFactorySelector
DetectorFactorySelector implementation that chooses detectors based on an implemented interface or extended superclass.
| Constructor Summary | |
|---|---|
ByInterfaceDetectorFactorySelector(Plugin plugin,
java.lang.Class detectorInterface)
|
|
| Method Summary | |
|---|---|
boolean |
selectFactory(DetectorFactory factory)
Is given DetectorFactory selected (as part of an ordering constraint)? |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ByInterfaceDetectorFactorySelector(Plugin plugin,
java.lang.Class detectorInterface)
| Method Detail |
|---|
public boolean selectFactory(DetectorFactory factory)
DetectorFactorySelector
selectFactory in interface DetectorFactorySelectorfactory - a DetectorFactory
|
FindBugs™ 1.3.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||