JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.aspectj.weaver.reflect
IReflectionWorld
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
getAnnotationFinder()
resolve(Class)
Interface IReflectionWorld
All Known Implementing Classes:
LTWWorld
,
ReflectionWorld
public interface
IReflectionWorld
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
AnnotationFinder
getAnnotationFinder
()
ResolvedType
resolve
(
Class
aClass)
Method Details
getAnnotationFinder
AnnotationFinder
getAnnotationFinder
()
resolve
ResolvedType
resolve
(
Class
aClass)