Codehaus.org. @author Ben Yu
103104105106107108109110111112113
//It does suppress type error when forced to match against another type. ReflectionUtil.isAssignableFrom( type, typei)){ if(subtype!=null){ throw new AmbiguousComponentResolutionException(type, subtype, typei); } else{ subtype = typei; cc = cci; }