public class ReflectiveAliasPropertyKeyResolver extends Object implements KeyResolver, KeyResolver.OperationAware
KeyResolver.OperationAware| 构造器和说明 |
|---|
ReflectiveAliasPropertyKeyResolver() |
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
resolve(Object target,
AssembleOperation operation)
Resolve the key of the operation.
|
void |
setAssembleOperation(AssembleOperation operation)
Set assemble operation.
|
public Object resolve(Object target, AssembleOperation operation)
resolve 在接口中 KeyResolvertarget - targetoperation - operationpublic void setAssembleOperation(AssembleOperation operation)
setAssembleOperation 在接口中 KeyResolver.OperationAwareoperation - operationCopyright © 2024. All rights reserved.