Uses of Interface
org.eclipse.sisu.space.AnnotationVisitor
-
Packages that use AnnotationVisitor Package Description org.eclipse.sisu.space Customizable scanning of bean implementations. -
-
Uses of AnnotationVisitor in org.eclipse.sisu.space
Methods in org.eclipse.sisu.space that return AnnotationVisitor Modifier and Type Method Description AnnotationVisitorClassVisitor. visitAnnotation(String desc)Visits an annotation declared on the class.AnnotationVisitorQualifiedTypeVisitor. visitAnnotation(String desc)AnnotationVisitorSisuIndex. visitAnnotation(String desc)
-