| Interface that exposes a reference to a bean name in an abstract fashion.
This interface does not necessarily imply a reference to an actual bean
instance; it just expresses a logical reference to the name of a bean.
Serves as common interface implemented by any kind of bean reference
holder, such as
RuntimeBeanReference RuntimeBeanReference and
RuntimeBeanNameReference RuntimeBeanNameReference .
author: Juergen Hoeller since: 2.0 |