spring-framework / org.springframework.beans.factory.support / BeanDefinitionBuilder / setFactoryMethod

setFactoryMethod

open fun setFactoryMethod(factoryMethod: String): BeanDefinitionBuilder

Set the name of a static factory method to use for this definition, to be called on this bean's class.