| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface 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.
BeanNameAware| Method Summary | |
|---|---|
|  String | getBeanName()Return the name of this bean in a Spring bean factory. | 
| Method Detail | 
|---|
String getBeanName()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||