Uses of Interface
org.eclipse.sisu.space.AnnotationVisitor
Packages that use AnnotationVisitor
Package
Description
Sisu-Plexus backend implementation.
Customizable scanning of bean implementations.
-
Uses of AnnotationVisitor in org.eclipse.sisu.plexus
Classes in org.eclipse.sisu.plexus that implement AnnotationVisitorModifier and TypeClassDescription(package private) static final class
AnnotationVisitor
that records details of @Component
annotations.Methods in org.eclipse.sisu.plexus that return AnnotationVisitor -
Uses of AnnotationVisitor in org.eclipse.sisu.space
Methods in org.eclipse.sisu.space that return AnnotationVisitorModifier and TypeMethodDescriptionClassVisitor.visitAnnotation
(String desc) Visits an annotation declared on the class.QualifiedTypeVisitor.visitAnnotation
(String desc) QualifierCache.visitAnnotation
(String desc) final AnnotationVisitor
SisuIndex.visitAnnotation
(String desc)