Searched refs:createMethodMapping (Results 1 – 1 of 1) sorted by relevance
185 createMethodMapping(factoryType, implementationType); in newFactory()269 private static Map<Method, AssistedConstructor<?>> createMethodMapping( in createMethodMapping() method in FactoryProvider