|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |