public interface Proxy
| Modifier and Type | Method and Description |
|---|---|
BeanInstance |
proxy_getInstance()
Gets the proxied bean instance.
|
void |
proxy_setInstance(BeanInstance beanInstance)
Sets the proxied instance.
|
BeanInstance proxy_getInstance()
void proxy_setInstance(BeanInstance beanInstance)
beanInstance - a bean instance to proxyCopyright © 2014. All Rights Reserved.