|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Proxy
General interface for all proxies adding functionality that can change the behavior of the proxy during runtime.
Method Summary | |
---|---|
BeanInstance |
proxy_getInstance()
Gets the proxied bean instance. |
void |
proxy_setInstance(BeanInstance beanInstance)
Sets the proxied instance. |
Method Detail |
---|
BeanInstance proxy_getInstance()
void proxy_setInstance(BeanInstance beanInstance)
beanInstance
- a bean instance to proxy
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |