spring-framework / org.springframework.aop.config / MethodLocatingFactoryBean / setTargetBeanName

setTargetBeanName

open fun setTargetBeanName(targetBeanName: String): Unit

Set the name of the bean to locate the Method on.

This property is required.

Parameters

targetBeanName - the name of the bean to locate the Method on