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

setTargetField

open fun setTargetField(@Nullable targetField: String): Unit

Set the name of the field to be retrieved. Refers to either a static field or a non-static field, depending on a target object being set.

See Also
#setTargetClass#setTargetObject