Class Morph.Binder.RedirectionProxy.MethodCall

    • Constructor Detail

      • MethodCall

        protected MethodCall​(MethodDescription accessorMethod,
                             Assigner assigner)
        Creates a new method call implementation for a proxy method.
        Parameters:
        accessorMethod - The accessor method to invoke from the proxy's method.
        assigner - The assigner to be used.