Uses of Class
org.aspectj.weaver.reflect.ReflectionWorld
Packages that use ReflectionWorld
-
Uses of ReflectionWorld in org.aspectj.weaver.reflect
Methods in org.aspectj.weaver.reflect that return ReflectionWorldModifier and TypeMethodDescriptionstatic ReflectionWorld
ReflectionWorld.getReflectionWorldFor(WeakClassLoaderReference classLoaderReference)
-
Uses of ReflectionWorld in org.aspectj.weaver.tools
Methods in org.aspectj.weaver.tools with parameters of type ReflectionWorldModifier and TypeMethodDescriptionprotected void
PointcutParser.setWorld(ReflectionWorld aWorld)