Class InvocationUtils.ApiInterceptor

    • Constructor Detail

      • ApiInterceptor

        public ApiInterceptor()
    • Method Detail

      • delegate

        @RuntimeType
        @BindingPriority(2147483647)
        public Object delegate​(@AllArguments
                               Object[] a,
                               @Origin
                               Method m,
                               @This
                               Object proxy)