- 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
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
invoke
- Specified by:
invoke in interface javassist.util.proxy.MethodHandler
- Throws:
Throwable