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 ReflectionWorldReflectionWorld.getReflectionWorldFor(WeakClassLoaderReference classLoaderReference)Constructors in org.aspectj.weaver.reflect with parameters of type ReflectionWorldModifierConstructorDescriptionInternalUseOnlyPointcutParser(ClassLoader classLoader, ReflectionWorld world) -
Uses of ReflectionWorld in org.aspectj.weaver.tools
Methods in org.aspectj.weaver.tools with parameters of type ReflectionWorldModifier and TypeMethodDescriptionprotected voidPointcutParser.setWorld(ReflectionWorld aWorld)