edu.umd.cs.findbugs.ba

Class DebugRepositoryLookupFailureCallback

public class DebugRepositoryLookupFailureCallback extends Object implements RepositoryLookupFailureCallback

DebugRepositoryLookupFailureCallback implementation for debugging. (Test drivers, etc.) It just prints a message and exits.

Author: David Hovemeyer

Method Summary
voidreportSkippedAnalysis(MethodDescriptor method)
Report that we skipped some analysis of a method

Method Detail

reportSkippedAnalysis

public void reportSkippedAnalysis(MethodDescriptor method)
Report that we skipped some analysis of a method

Parameters: method

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.