@FunctionalInterface public interface OperationMethodInvokerAdvisor
OperationInvoker
being used
to invoke a operation method
.Modifier and Type | Method and Description |
---|---|
OperationInvoker |
apply(String endpointId,
OperationMethodInfo methodInfo,
OperationInvoker invoker)
Apply additional functionality to the given invoker.
|
OperationInvoker apply(String endpointId, OperationMethodInfo methodInfo, OperationInvoker invoker)
endpointId
- the endpoint IDmethodInfo
- the method informationinvoker
- the invoker to adviseCopyright © 2017 Pivotal Software, Inc.. All rights reserved.