Uses of Class
org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
Packages that use ReflectionBasedReferenceTypeDelegate
-
Uses of ReflectionBasedReferenceTypeDelegate in org.aspectj.weaver.reflect
Subclasses of ReflectionBasedReferenceTypeDelegate in org.aspectj.weaver.reflectModifier and TypeClassDescriptionclass
Provides Java 5 behaviour in reflection based delegates (overriding 1.4 behaviour from superclass where appropriate)Methods in org.aspectj.weaver.reflect that return ReflectionBasedReferenceTypeDelegateModifier and TypeMethodDescriptionReflectionBasedReferenceTypeDelegateFactory.create14Delegate
(ReferenceType forReferenceType, World inWorld, ClassLoader usingClassLoader) ReflectionBasedReferenceTypeDelegateFactory.createDelegate
(ReferenceType forReferenceType, World inWorld, Class<?> clazz) ReflectionBasedReferenceTypeDelegateFactory.createDelegate
(ReferenceType forReferenceType, World inWorld, ClassLoader usingClassLoader)