private static final class ComponentProxyGenerator.ComponentInvocationHandler
extends java.lang.Object
implements java.lang.reflect.InvocationHandler
| Modifier and Type | Field and Description |
|---|---|
private java.lang.Object |
m_delagate |
| Constructor and Description |
|---|
ComponentProxyGenerator.ComponentInvocationHandler(java.lang.Object delegate) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
invoke(java.lang.Object proxy,
java.lang.reflect.Method meth,
java.lang.Object[] args) |