java.lang.reflect.InvocationHandlerpublic class InvocationHandlerImpl
extends java.lang.Object
implements java.lang.reflect.InvocationHandler
| Constructor | Description |
|---|---|
InvocationHandlerImpl(MethodDispatcher methodDispatcher) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Object |
invoke(java.lang.Object proxy,
java.lang.reflect.Method method,
java.lang.Object[] args) |
public InvocationHandlerImpl(MethodDispatcher methodDispatcher)