Package org.megatome.knowndefect.findbugs

Classes to allow FindBugs to find and display instances of KnownDefects.

See:
          Description

Class Summary
AbstractAnnotationDetector Abstract base class for KnownDefect and KnownAndAcceptedDefect detectors
KnownAndAcceptedDefectAnnotationDetector Detector for FindBugs that looks for instances of the KnownAndAcceptedDefect annotation.
KnownDefectAnnotationDetector Detector for FindBugs that looks for instances of the KnownDefect annotation.
 

Package org.megatome.knowndefect.findbugs Description

Classes to allow FindBugs to find and display instances of KnownDefects.

Since:
1.0


Copyright (C) 2009, Megatome Technologies
All Rights Reserved