|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ModuleAnnotationVerifier
Verifies that annotations are consistent, sound and correctly used within a module.
| Method Summary | |
|---|---|
boolean |
shouldVerify(Module module)
Should this verifier be executed for the given module? |
void |
verify(Module module,
NotificationGatherer gatherer)
Verify the annotations on this module |
| Method Detail |
|---|
boolean shouldVerify(Module module)
module - The module to test
void verify(Module module,
NotificationGatherer gatherer)
throws AnnotationVerificationException
module - The module to be verified
AnnotationVerificationException - if the verification fails
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||