|
FindBugs™ 1.3.4 | |||||||||
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)
|
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)
selectFactory
in interface DetectorFactorySelector
|
FindBugs™ 1.3.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |