| 接口 | 说明 |
|---|---|
| BeanOperationParser |
The configuration parser of
BeanOperations,
it used to obtain all assembly and handling configurations
for a specific type according to the AnnotatedElement. |
| BeanOperations |
用于描述如何对一个JavaBean进行操作的配置对象。
|
| PropertyMapping |
Mapping relationship of a pair of associated attributes between data source object and target object.
|
| 类 | 说明 |
|---|---|
| BeanOperations.EmptyBeanOperations |
Empty bean operations.
|
| ConditionalTypeHierarchyBeanOperationParser |
An extension of
TypeHierarchyBeanOperationParser that supports condition parsing. |
| SimpleBeanOperations |
Simple implementation of
BeanOperations. |
| SimplePropertyMapping |
Simple implementation of
PropertyMapping. |
| TypeHierarchyBeanOperationParser |
操作配置解析器的通用实现。 |
Copyright © 2024. All rights reserved.