类 InvokeProxyHandler

  • 所有已实现的接口:
    InvocationHandler

    public class InvokeProxyHandler
    extends Object
    implements InvocationHandler
    反射调用处理模块
    从以下版本开始:
    3.0.0
    版本:
    3.0.0
    作者:
    starBlues
    • 构造器详细资料

      • InvokeProxyHandler

        public InvokeProxyHandler​(com.gitee.starblues.annotation.Caller callerAnnotation,
                                  com.gitee.starblues.spring.invoke.InvokeSupperCache invokeSupperCache)