| org.springframework.beans.factory.NamedBean |
Counterpart of BeanNameAware. Returns the bean name of an object.
This interface can be introduced to avoid a brittle dependence on bean name in objects used with Spring IoC and Spring AOP.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Return the name of this bean in a Spring bean factory.
| |||||||||||
Return the name of this bean in a Spring bean factory.