|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BeanHolder
Object holder for a bean.
| Method Summary | |
|---|---|
Object |
getBean()
Gets the bean. |
BeanInfo |
getBeanInfo()
Gets bean info for the bean. |
BeanInfo |
getBeanInfo(Object bean)
Gets bean info for the given bean. |
Processor |
getProcessor()
Gets a Processor for this bean, if supported. |
| Method Detail |
|---|
Object getBean()
throws NoSuchBeanException
NoSuchBeanException - is thrown if the bean cannot be found.Processor getProcessor()
Processor for this bean, if supported.
Processor, or null if not supported.BeanInfo getBeanInfo()
BeanInfo getBeanInfo(Object bean)
BeanHolder implementations
such as the RegistryBean.
bean - the bean
getBeanInfo() instead.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||