| 构造器和说明 |
|---|
BeanReflexAssembler() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
execute(Object target,
Object source,
AssembleOperation operation)
根据装配操作配置,将数据源写入待处理对象
|
Object |
getKey(Object target,
AssembleOperation operation)
从待处理对象中获取操作配置对应的key字段值
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetOperateProcessorpublic void execute(Object target, Object source, AssembleOperation operation)
AssemblerCopyright © 2022. All rights reserved.