程序包 | 说明 |
---|---|
com.fr.common.diff.instantiation | |
com.fr.common.diff.introspection |
限定符和类型 | 类和说明 |
---|---|
class |
PublicNoArgsConstructorInstanceFactory |
限定符和类型 | 方法和说明 |
---|---|
void |
TypeInfo.setInstanceFactory(InstanceFactory instanceFactory) |
限定符和类型 | 方法和说明 |
---|---|
IntrospectionConfigurer |
IntrospectionService.setInstanceFactory(InstanceFactory instanceFactory) |
IntrospectionConfigurer |
IntrospectionConfigurer.setInstanceFactory(InstanceFactory instanceFactory)
When assigning new values via
DiffNode (e.g. during merging) it will
implicitly create missing instances of its parent objects along the path to the root object. |