edu.umd.cs.findbugs.plan

Class SingleDetectorFactorySelector

public class SingleDetectorFactorySelector extends Object implements DetectorFactorySelector

Select a detector factory for a specific detector class.

Author: David Hovemeyer

Constructor Summary
SingleDetectorFactorySelector(Plugin plugin, String className)
Method Summary
booleanselectFactory(DetectorFactory factory)

Constructor Detail

SingleDetectorFactorySelector

public SingleDetectorFactorySelector(Plugin plugin, String className)

Method Detail

selectFactory

public boolean selectFactory(DetectorFactory factory)
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.