|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MultiModuleAnnotationVerifier
Verifies annotations are correctly used globally.
| Method Summary | |
|---|---|
List<Module> |
processableModules(List<Module> modules)
|
boolean |
shouldVerify(List<Module> modules)
Should this verifier be executed for the given modules? |
void |
verify(List<Module> modules,
NotificationGatherer gatherer)
Verify the annotations on these modules |
| Method Detail |
|---|
boolean shouldVerify(List<Module> modules)
modules - The modules to test
List<Module> processableModules(List<Module> modules)
modules - The modules discriminate their kinds
void verify(List<Module> modules,
NotificationGatherer gatherer)
throws AnnotationVerificationException
modules - The modules to be verified
AnnotationVerificationException - if the verification fails
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||