| 程序包 | 说明 |
|---|---|
| cn.crane4j.core.parser | |
| cn.crane4j.core.parser.handler |
| 限定符和类型 | 字段和说明 |
|---|---|
protected List<OperationAnnotationHandler> |
TypeHierarchyBeanOperationParser.operationAnnotationHandlers
registered operation annotation resolvers.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TypeHierarchyBeanOperationParser.addBeanOperationsResolver(OperationAnnotationHandler handler)
Add bean operations resolvers.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractAssembleAnnotationHandler<T extends Annotation>
An abstract
OperationAnnotationHandler implementation
for resolve assemble operation annotation. |
class |
AssembleAnnotationHandler
Annotation-based
OperationAnnotationHandler implementation
that the construction of operation configuration
by resolving annotations based on Assemble on classes and attributes. |
class |
AssembleEnumAnnotationHandler
An
AbstractAssembleAnnotationHandler implementation for AssembleEnum annotation. |
class |
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.