Verwendungen von Schnittstelle
org.aspectj.weaver.reflect.AnnotationFinder
Packages, die AnnotationFinder verwenden
-
Verwendungen von AnnotationFinder in org.aspectj.weaver.reflect
Methoden in org.aspectj.weaver.reflect, die AnnotationFinder zurückgebenModifizierer und TypMethodeBeschreibungIReflectionWorld.getAnnotationFinder()
ReflectionWorld.getAnnotationFinder()
static AnnotationFinder
ReflectionWorld.makeAnnotationFinderIfAny
(ClassLoader loader, World world) Methoden in org.aspectj.weaver.reflect mit Parametern vom Typ AnnotationFinderModifizierer und TypMethodeBeschreibungstatic ReflectionVar
ReflectionVar.createArgsAnnotationVar
(ResolvedType type, int index, AnnotationFinder finder) static ReflectionVar
ReflectionVar.createArgsVar
(ResolvedType type, int index, AnnotationFinder finder) static ReflectionVar
ReflectionVar.createAtAnnotationVar
(ResolvedType annType, AnnotationFinder finder) static ReflectionVar
ReflectionVar.createTargetAnnotationVar
(ResolvedType type, AnnotationFinder finder) static ReflectionVar
ReflectionVar.createTargetVar
(ResolvedType type, AnnotationFinder finder) static ReflectionVar
ReflectionVar.createThisAnnotationVar
(ResolvedType type, AnnotationFinder finder) static ReflectionVar
ReflectionVar.createThisVar
(ResolvedType type, AnnotationFinder finder) static ReflectionVar
ReflectionVar.createWithinAnnotationVar
(ResolvedType annType, AnnotationFinder finder) static ReflectionVar
ReflectionVar.createWithinCodeAnnotationVar
(ResolvedType annType, AnnotationFinder finder) void
ReflectionBasedResolvedMemberImpl.setAnnotationFinder
(AnnotationFinder finder)