Class MethodInterceptorHandler

  • All Implemented Interfaces:
    javassist.util.proxy.MethodHandler

    public class MethodInterceptorHandler
    extends Object
    implements javassist.util.proxy.MethodHandler
    This is the handler that runs the aopalliance method interception
    Author:
    jwells