Class ConfigurationPropertiesProxyFactory.TargetInterceptor

    • Constructor Detail

      • TargetInterceptor

        public TargetInterceptor()
    • Method Detail

      • delegate

        @RuntimeType
        @BindingPriority(2147483647)
        public Object delegate​(@Origin
                               Method proxyMethod,
                               @SuperMethod
                               Method superMethod,
                               @AllArguments
                               Object[] args,
                               @This
                               Object proxy)