public class ValuePropertyResolver extends java.lang.Object implements PropertyValueResolver
| 构造器和说明 |
|---|
ValuePropertyResolver() |
| 限定符和类型 | 方法和说明 |
|---|---|
PropertyValue |
resolveProperty(ApplicationContext applicationContext,
java.lang.reflect.Field field)
Resolve
Value annotation property. |
public PropertyValue resolveProperty(ApplicationContext applicationContext, java.lang.reflect.Field field)
Value annotation property.resolveProperty 在接口中 PropertyValueResolverapplicationContext - Bean definition registryfield - bean's fieldCopyright © 2019 TODAY. All rights reserved.