Class ReflectionBasedReferenceTypeDelegateFactory

java.lang.Object
org.aspectj.weaver.reflect.ReflectionBasedReferenceTypeDelegateFactory

public class ReflectionBasedReferenceTypeDelegateFactory extends Object
Author:
colyer Creates the appropriate ReflectionBasedReferenceTypeDelegate according to the VM level we are running at. Uses reflection to avoid 1.5 dependencies in 1.4 and 1.3 code base.