org.aspectj.weaver.reflect
Interface IReflectionWorld

All Known Implementing Classes:
LTWWorld, ReflectionWorld

public interface IReflectionWorld


Method Summary
 AnnotationFinder getAnnotationFinder()
           
 ResolvedType resolve(java.lang.Class aClass)
           
 

Method Detail

getAnnotationFinder

AnnotationFinder getAnnotationFinder()

resolve

ResolvedType resolve(java.lang.Class aClass)