Searched refs:forConstructor (Results 1 – 6 of 6) sorted by relevance
167 InjectionPoint.forConstructor(A.class.getConstructor(String.class)))); in testLinkedAndInstanceBindings()202 InjectionPoint.forConstructor(A2.class.getConstructor(Provider.class))), in testProviderBindings()
165 InjectionPoint injectionPoint = InjectionPoint.forConstructor(constructor, hashSet); in testForConstructor()171 InjectionPoint.forConstructor(constructor, new TypeLiteral<LinkedHashSet<String>>() {}); in testForConstructor()182 InjectionPoint.forConstructor((Constructor) constructor, new TypeLiteral<Set<String>>() {}); in testForConstructor()
179 InjectionPoint constructorPoint = InjectionPoint.forConstructor(constructor, type); in toConstructor()
209 public static <T> InjectionPoint forConstructor(Constructor<T> constructor) { in forConstructor() method in InjectionPoint220 public static <T> InjectionPoint forConstructor( in forConstructor() method in InjectionPoint
563 InjectionPoint.forConstructor( in findMatchingConstructorInjectionPoint()
META-INF/ META-INF/MANIFEST.MF META-INF/backend-common. ...