Package | Description |
---|---|
org.scannotation |
Modifier and Type | Method and Description |
---|---|
void |
AnnotationDB.crossReferenceImplementedInterfaces()
Sometimes you want to see if a particular class implements an interface with certain annotations
After you have loaded all your classpaths with the scanArchive() method, call this method to cross reference
a class's implemented interfaces.
|
void |
AnnotationDB.crossReferenceMetaAnnotations()
This method will cross reference annotations in the annotation index with any meta-annotations that they have
and create additional entries as needed.
|
Copyright © 2015. All Rights Reserved.