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