Class MethodInterceptorInvocationHandler

java.lang.Object
org.jvnet.hk2.internal.MethodInterceptorInvocationHandler
All Implemented Interfaces:
InvocationHandler

public class MethodInterceptorInvocationHandler extends Object implements InvocationHandler
Author:
jwells
  • Constructor Details

    • MethodInterceptorInvocationHandler

      public MethodInterceptorInvocationHandler(javassist.util.proxy.MethodHandler interceptor)
  • Method Details