接口 OperationInvokerAdvisor

    • 方法详细资料

      • apply

        OperationInvoker apply​(EndpointId endpointId,
                               OperationType operationType,
                               OperationParameters parameters,
                               OperationInvoker invoker)
        Apply additional functionality to the given invoker.
        参数:
        endpointId - the endpoint ID
        operationType - the operation type
        parameters - the operation parameters
        invoker - the invoker to advise
        返回:
        an potentially new operation invoker with support for additional features