open fun setTargetBeanName(targetBeanName: String): Unit
Specify the name of a target bean to apply the property path to. Alternatively, specify a target object directly.
targetBeanName - the bean name to be looked up in the containing bean factory (e.g. "testBean")
See Also
#setTargetObject