| 程序包 | 说明 |
|---|---|
| cn.crane4j.core.parser | |
| cn.crane4j.core.parser.handler | |
| cn.crane4j.core.support |
| 限定符和类型 | 字段和说明 |
|---|---|
protected List<OperationAnnotationHandler> |
TypeHierarchyBeanOperationParser.operationAnnotationHandlers
registered operation annotation resolvers.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<OperationAnnotationHandler> |
TypeHierarchyBeanOperationParser.getOperationAnnotationHandlers()
Get all operation annotation handlers.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TypeHierarchyBeanOperationParser.addOperationAnnotationHandler(OperationAnnotationHandler handler)
Add bean operations resolvers.
|
| 限定符和类型 | 方法和说明 |
|---|---|
<H extends OperationAnnotationHandler> |
Crane4jTemplate.OpsForComponent.configureOperationAnnotationHandler(Class<H> handlerType,
BiConsumer<Crane4jTemplate,H> consumer)
Configure operation annotation handler.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Crane4jTemplate.OpsForComponent |
Crane4jTemplate.OpsForComponent.registerOperationAnnotationHandler(OperationAnnotationHandler operationAnnotationHandler)
Register operation annotation handler.
|
Copyright © 2024. All rights reserved.