|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IBeanReference
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.String |
getName()
Returns the name of the wrapped bean. |
Methods inherited from interface com.aurorasoftworks.signal.runtime.core.context.proxy.IBeanDelegate |
---|
getBeanClass |
Method Detail |
---|
java.lang.String getName()
java.lang.Object getBean() throws ContextException
getBean
in interface IBeanDelegate
ContextException
- if an error occurs while
retrieving the bean
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |