类 InvokeProxyHandler
- java.lang.Object
-
- com.gitee.starblues.bootstrap.processor.invoke.InvokeProxyHandler
-
- 所有已实现的接口:
InvocationHandler
public class InvokeProxyHandler extends Object implements InvocationHandler
反射调用处理模块- 从以下版本开始:
- 3.0.0
- 版本:
- 3.0.0
- 作者:
- starBlues
-
-
构造器概要
构造器 构造器 说明 InvokeProxyHandler(com.gitee.starblues.annotation.Caller callerAnnotation, com.gitee.starblues.spring.invoke.InvokeSupperCache invokeSupperCache)
-