Searched refs:constructionProxy (Results 1 – 4 of 4) sorted by relevance
36 private final ConstructionProxy<T> constructionProxy; field in ConstructorInjector40 ConstructionProxy<T> constructionProxy, in ConstructorInjector() argument44 this.constructionProxy = constructionProxy; in ConstructorInjector()54 return constructionProxy; in getConstructionProxy()105 t = constructionProxy.newInstance(parameters);122 throw errors.withSource(constructionProxy.getInjectionPoint())
61 ConstructionProxy<T> constructionProxy in ConstructorBindingImpl() local65 injectionPoints, constructionProxy, null, null); in ConstructorBindingImpl()
53 ConstructionProxy<Simple> constructionProxy = factory.create(); in testSimpleCase() local55 Simple simple = constructionProxy.newInstance(); in testSimpleCase()
META-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ ...