| 接口 | 说明 |
|---|---|
| AbstractAssembleAnnotationHandler.StandardAnnotation |
Standard annotation
|
| OperationAnnotationHandler |
A handler that resolves
AssembleOperation or DisassembleOperation
from annotation on the element to BeanOperations.getSource(). |
| 类 | 说明 |
|---|---|
| AbstractAssembleAnnotationHandler<T extends Annotation> |
An abstract
OperationAnnotationHandler implementation
for resolve assemble operation annotation. |
| AbstractAssembleAnnotationHandler.StandardAnnotationAdapter |
Adapting annotation to
AbstractAssembleAnnotationHandler.StandardAnnotation |
| AssembleAnnotationHandler |
Annotation-based
OperationAnnotationHandler implementation
that the construction of operation configuration
by resolving annotations based on Assemble on classes and attributes. |
| AssembleEnumAnnotationHandler |
An
AbstractAssembleAnnotationHandler implementation for AssembleEnum annotation. |
| DisassembleAnnotationHandler |
Annotation-based
OperationAnnotationHandler implementation
that the construction of operation configuration
by resolving annotations based on Disassemble on classes and attributes. |
Copyright © 2023. All rights reserved.