Searched refs:getFactoryMethod (Results 1 – 3 of 3) sorted by relevance
34 Method getFactoryMethod(); in getFactoryMethod() method
193 public Method getFactoryMethod() { in getFactoryMethod() method in FactoryProvider2.AssistData
85 String name = method.getFactoryMethod().getName(); in validateVisitor()131 assertEquals(factoryMethodName, assistedMethod.getFactoryMethod().getName()); in validateAssistedMethod()