Uses of Class
org.codehaus.mojo.findbugs.FindBugs2Proxy

Uses of FindBugs2Proxy in org.codehaus.mojo.findbugs
 

Methods in org.codehaus.mojo.findbugs that return FindBugs2Proxy
protected  FindBugs2Proxy FindBugsMojo.initialiseFindBugs(Locale locale, List sourceFiles)
          Initialise FindBugs.
 

Methods in org.codehaus.mojo.findbugs with parameters of type FindBugs2Proxy
protected  void FindBugsMojo.addClassScreenerToFindBugs(FindBugs2Proxy findBugs)
          Adds the specified plugins to findbugs.
protected  void FindBugsMojo.addFiltersToFindBugs(FindBugs2Proxy findBugs)
          Adds the specified filters of the project to the findbugs.
protected  void FindBugsMojo.setFindBugsDebug(FindBugs2Proxy findBugs)
          Sets the Debug Level
 



Copyright © 2005-2011 Codehaus. All Rights Reserved.