|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IBeanDelegate
A proxy object for a bean registered in a context. The notion of a reference is needed to support lazy initialization.
Method Summary | |
---|---|
java.lang.Object |
getBean()
Returns the wrapped bean. |
java.lang.Class |
getBeanClass()
Returns the class of the wrapped bean. |
Method Detail |
---|
java.lang.Object getBean() throws java.lang.Exception
ContextException
- if an error occurs while
retrieving the bean
java.lang.Exception
java.lang.Class getBeanClass()
getBean()
is invoked.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |