public static final class InvocationHandlerFactory.Default extends java.lang.Object implements InvocationHandlerFactory
InvocationHandlerFactory.Default, InvocationHandlerFactory.MethodHandler| Constructor and Description |
|---|
InvocationHandlerFactory.Default() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.reflect.InvocationHandler |
create(Target target,
java.util.Map<java.lang.reflect.Method,InvocationHandlerFactory.MethodHandler> dispatch) |
public java.lang.reflect.InvocationHandler create(Target target, java.util.Map<java.lang.reflect.Method,InvocationHandlerFactory.MethodHandler> dispatch)
create in interface InvocationHandlerFactory