Class JavaDispatcher.ProxiedInvocationHandler

java.lang.Object
net.bytebuddy.utility.dispatcher.JavaDispatcher.ProxiedInvocationHandler
All Implemented Interfaces:
InvocationHandler
Enclosing class:
JavaDispatcher<T>

@Enhance protected static class JavaDispatcher.ProxiedInvocationHandler extends Object implements InvocationHandler
An invocation handler that invokes given dispatchers.