public interface KeyResolver
Key resolver, which is used to resolve the key of the operation.
AssembleOperationHandler.determineKeyResolver(cn.crane4j.core.parser.operation.AssembleOperation)| 限定符和类型 | 接口和说明 |
|---|---|
static interface |
KeyResolver.OperationAware
Callback after key resolver instantiation.
|
Object resolve(Object target, AssembleOperation operation)
target - targetoperation - operationCopyright © 2024. All rights reserved.