Uses of Class
org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegate
-
Packages that use ReflectionBasedReferenceTypeDelegate Package Description org.aspectj.weaver.reflect -
-
Uses of ReflectionBasedReferenceTypeDelegate in org.aspectj.weaver.reflect
Subclasses of ReflectionBasedReferenceTypeDelegate in org.aspectj.weaver.reflect Modifier and Type Class Description classJava15ReflectionBasedReferenceTypeDelegateMethods in org.aspectj.weaver.reflect that return ReflectionBasedReferenceTypeDelegate Modifier and Type Method Description static ReflectionBasedReferenceTypeDelegateReflectionBasedReferenceTypeDelegateFactory. create14Delegate(ReferenceType forReferenceType, World inWorld, ClassLoader usingClassLoader)static ReflectionBasedReferenceTypeDelegateReflectionBasedReferenceTypeDelegateFactory. createDelegate(ReferenceType forReferenceType, World inWorld, Class<?> clazz)static ReflectionBasedReferenceTypeDelegateReflectionBasedReferenceTypeDelegateFactory. createDelegate(ReferenceType forReferenceType, World inWorld, ClassLoader usingClassLoader)
-