public interface OperatorProxyMethodFactory extends Sorted
DefaultOperatorProxyMethodFactory,
DynamicContainerOperatorProxyMethodFactory| 限定符和类型 | 方法和说明 |
|---|---|
@Nullable MethodInvoker |
get(BeanOperations beanOperations,
Method method,
BeanOperationExecutor beanOperationExecutor)
Get operator proxy method.
|
@Nullable MethodInvoker get(BeanOperations beanOperations, Method method, BeanOperationExecutor beanOperationExecutor)
beanOperations - bean operationsmethod - method with at least one parameterbeanOperationExecutor - bean operation executorCopyright © 2023. All rights reserved.