public class DelegatingInvocationHandler extends AbstractClosureInvocationHandler
| Modifier and Type | Class and Description |
|---|---|
static class |
DelegatingInvocationHandler.DelegationFailedException |
| Constructor and Description |
|---|
DelegatingInvocationHandler(Object receiver,
Class<?> interfaceType) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
doInvoke(Method method,
Object[] args) |
protected Method |
findMethod(Class<?> interfaceType) |
invoke, isEquals, isHashCode, isToString, proxyToStringCopyright © 2015. All Rights Reserved.