| 程序包 | 说明 |
|---|---|
| cn.crane4j.core.executor | |
| cn.crane4j.core.executor.handler | |
| cn.crane4j.core.support | |
| cn.crane4j.core.support.auto | |
| cn.crane4j.core.support.operator |
| 类和说明 |
|---|
| AbstractBeanOperationExecutor
This class serves as a template class and provides a basic skeleton implementation
for most of the
BeanOperationExecutor,
particularly shielding the complexity of parsing DisassembleOperation operations. |
| AbstractOperationAwareBeanOperationExecutor
An abstract implementation of
AbstractBeanOperationExecutor
that supports the operation aware. |
| AssembleExecution
Indicates that an assembly operation is executed at one time,
including all objects that need to perform this operation,
and the lifecycle used for execution.
|
| BeanOperationExecutor
Bean operation executor, used to perform disassembly operations,
encapsulates the assembly operations to be performed and target objects into
AssembleExecution,
and then distribute them to AssembleOperationHandler for execution. |
| BeanOperationExecutor.Options
Options for execution.
|
| DisorderedBeanOperationExecutor
Synchronization implementation of
BeanOperationExecutor. |
| 类和说明 |
|---|
| AssembleExecution
Indicates that an assembly operation is executed at one time,
including all objects that need to perform this operation,
and the lifecycle used for execution.
|
| 类和说明 |
|---|
| BeanOperationExecutor
Bean operation executor, used to perform disassembly operations,
encapsulates the assembly operations to be performed and target objects into
AssembleExecution,
and then distribute them to AssembleOperationHandler for execution. |
| 类和说明 |
|---|
| BeanOperationExecutor
Bean operation executor, used to perform disassembly operations,
encapsulates the assembly operations to be performed and target objects into
AssembleExecution,
and then distribute them to AssembleOperationHandler for execution. |
| 类和说明 |
|---|
| BeanOperationExecutor
Bean operation executor, used to perform disassembly operations,
encapsulates the assembly operations to be performed and target objects into
AssembleExecution,
and then distribute them to AssembleOperationHandler for execution. |
Copyright © 2024. All rights reserved.