Searched refs:membersInjectionMethodType (Results 1 – 1 of 1) sorted by relevance
167 XMethodElement membersInjectionMethod, XMethodType membersInjectionMethodType) { in forComponentMembersInjectionMethod() argument169 checkNotNull(membersInjectionMethodType); in forComponentMembersInjectionMethod()172 XType membersInjectedType = getOnlyElement(membersInjectionMethodType.getParameterTypes()); in forComponentMembersInjectionMethod()