spring-framework / org.springframework.beans.factory.config / FieldRetrievingFactoryBean / setTargetObject

setTargetObject

open fun setTargetObject(@Nullable targetObject: Any): Unit

Set the target object on which the field is defined. Only necessary when the target field is not static; else, a target class is sufficient.

See Also
#setTargetClass#setTargetField