public interface BeanReference extends BeanMetadataElement
Serves as common interface implemented by any kind of bean reference
holder, such as RuntimeBeanReference
and
RuntimeBeanNameReference
.
Modifier and Type | Method and Description |
---|---|
String |
getBeanName()
Return the target bean name that this reference points to (never
null ). |
getSource
String getBeanName()
null
).