com.khubla.pragmatach.plugin.cluster
Class ControllerMethodHandler
java.lang.Object
com.khubla.pragmatach.plugin.cluster.ControllerMethodHandler
- All Implemented Interfaces:
- javassist.util.proxy.MethodHandler
public class ControllerMethodHandler
- extends Object
- implements javassist.util.proxy.MethodHandler
- Author:
- tome
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ControllerMethodHandler
public ControllerMethodHandler()
invoke
public Object invoke(Object self,
Method thisMethod,
Method proceed,
Object[] args)
throws Throwable
- Specified by:
invoke
in interface javassist.util.proxy.MethodHandler
- Throws:
Throwable
Copyright © 2014 khubla.com. All rights reserved.