Uses of Class
org.aspectj.weaver.reflect.ReflectionWorld
-
Packages that use ReflectionWorld Package Description org.aspectj.weaver.reflect org.aspectj.weaver.tools -
-
Uses of ReflectionWorld in org.aspectj.weaver.reflect
Methods in org.aspectj.weaver.reflect that return ReflectionWorld Modifier and Type Method Description static ReflectionWorldReflectionWorld. getReflectionWorldFor(WeakClassLoaderReference classLoaderReference)Constructors in org.aspectj.weaver.reflect with parameters of type ReflectionWorld Constructor Description InternalUseOnlyPointcutParser(ClassLoader classLoader, ReflectionWorld world) -
Uses of ReflectionWorld in org.aspectj.weaver.tools
Methods in org.aspectj.weaver.tools with parameters of type ReflectionWorld Modifier and Type Method Description protected voidPointcutParser. setWorld(ReflectionWorld aWorld)
-