spring-framework / org.springframework.aop.config / MethodLocatingFactoryBean / setMethodName
setMethodName
open fun setMethodName(methodName: String): Unit
Set the name of the Method to locate.
This property is required.
Parameters
methodName - the name of the Method to locate