Searched refs:forMethod (Results 1 – 6 of 6) sorted by relevance
107 return forMethod(componentMethod, componentMethod.getReturnType()); in forComponentMethod()117 return forMethod(componentMethod, keyType); in forProductionComponentMethod()180 Key key = forMethod(method, keyType); in forBindingMethod()205 return forMethod(method, keyType); in forMultibindsMethod()244 private Key forMethod(ExecutableElement method, TypeMirror keyType) { in forMethod() method in KeyFactory
60 OptionalBindingDeclaration forMethod(ExecutableElement method, TypeElement contributingModule) { in forMethod() method in OptionalBindingDeclaration.Factory
155 optionalBindingDeclarationFactory.forMethod(moduleMethod, moduleElement)); in createUncached()
258 InjectionPoint point = InjectionPoint.forMethod(method, typeLiteral); in createProviderMethod()
317 public static <T> InjectionPoint forMethod(Method method, TypeLiteral<T> type) { in forMethod() method in InjectionPoint
1013 InjectionPoint.forMethod(