|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.umd.cs.findbugs.FindBugs2
org.codehaus.mojo.findbugs.FindBugs2Proxy
public class FindBugs2Proxy
Helper for FindBugs2 class
| Field Summary |
|---|
| Fields inherited from class edu.umd.cs.findbugs.FindBugs2 |
|---|
DEBUG, PROGRESS |
| Constructor Summary | |
|---|---|
FindBugs2Proxy()
|
|
| Method Summary | |
|---|---|
edu.umd.cs.findbugs.BugReporter |
getBugReporter()
|
groovy.lang.MetaClass |
getMetaClass()
|
java.lang.Object |
getProperty(java.lang.String name)
|
void |
initializeProxyReporter(int thresholdParameter)
|
java.lang.Object |
invokeMethod(java.lang.String name,
java.lang.Object args)
|
void |
setBugReporter(edu.umd.cs.findbugs.BugReporter bugReporter)
|
void |
setBugReporter(DelegateBugReporter value)
|
void |
setMetaClass(groovy.lang.MetaClass metaClass)
|
void |
setProperty(java.lang.String name,
java.lang.Object value)
|
| Methods inherited from class edu.umd.cs.findbugs.FindBugs2 |
|---|
addClassObserver, addFilter, clearAnalysisContext, createAnalysisContext, dispose, emitTrainingOutput, enableTrainingInput, enableTrainingOutput, excludeBaselineBugs, execute, finishSettings, getBugCount, getCurrentClass, getErrorCount, getMissingClassCount, getProject, getProjectName, getReleaseName, getTrainingInputDir, getTrainingOutputDir, getUserPreferences, main, registerBuiltInAnalysisEngines, registerPluginAnalysisEngines, setAbridgedMessages, setAnalysisFeatureSettings, setApplySuppression, setClassScreener, setDetectorFactoryCollection, setMergeSimilarWarnings, setNoClassOk, setProgressCallback, setProject, setProjectName, setRelaxedReportingMode, setReleaseName, setScanNestedArchives, setSourceInfoFile, setUserPreferences, sortByCallGraph, useTrainingInput |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FindBugs2Proxy()
| Method Detail |
|---|
public void setBugReporter(DelegateBugReporter value)
public void initializeProxyReporter(int thresholdParameter)
public edu.umd.cs.findbugs.BugReporter getBugReporter()
getBugReporter in interface edu.umd.cs.findbugs.IFindBugsEnginegetBugReporter in class edu.umd.cs.findbugs.FindBugs2public void setBugReporter(edu.umd.cs.findbugs.BugReporter bugReporter)
setBugReporter in interface edu.umd.cs.findbugs.IFindBugsEnginesetBugReporter in class edu.umd.cs.findbugs.FindBugs2public groovy.lang.MetaClass getMetaClass()
public void setMetaClass(groovy.lang.MetaClass metaClass)
public java.lang.Object invokeMethod(java.lang.String name,
java.lang.Object args)
public java.lang.Object getProperty(java.lang.String name)
public void setProperty(java.lang.String name,
java.lang.Object value)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||