@FunctionalInterface
public interface OperationInvokerAdvisor
OperationInvoker.| 限定符和类型 | 方法和说明 |
|---|---|
OperationInvoker |
apply(EndpointId endpointId,
OperationType operationType,
OperationParameters parameters,
OperationInvoker invoker)
Apply additional functionality to the given invoker.
|
OperationInvoker apply(EndpointId endpointId, OperationType operationType, OperationParameters parameters, OperationInvoker invoker)
endpointId - the endpoint IDoperationType - the operation typeparameters - the operation parametersinvoker - the invoker to advise