public interface BeanReference extends BeanMetadataElement
Serves as common interface implemented by any kind of bean reference
holder, such as RuntimeBeanReference and
RuntimeBeanNameReference.
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBeanName()
Return the target bean name that this reference points to (never
null). |
getSourceString getBeanName()
null).