Uses of Interface
org.aspectj.weaver.reflect.IReflectionWorld

Packages that use IReflectionWorld
org.aspectj.weaver.ltw   
org.aspectj.weaver.reflect   
 

Uses of IReflectionWorld in org.aspectj.weaver.ltw
 

Classes in org.aspectj.weaver.ltw that implement IReflectionWorld
 class LTWWorld
           
 

Uses of IReflectionWorld in org.aspectj.weaver.reflect
 

Classes in org.aspectj.weaver.reflect that implement IReflectionWorld
 class ReflectionWorld
          A ReflectionWorld is used solely for purposes of type resolution based on the runtime classpath (java.lang.reflect).