protected class AssembleMethodAnnotationHandler.ContainerMethodResolver extends AbstractContainerMethodSupport
AssembleMethod.methodContainerFactories| 限定符 | 构造器和说明 |
|---|---|
protected |
ContainerMethodResolver(Collection<MethodContainerFactory> methodContainerFactories)
Create a
AbstractContainerMethodSupport instance. |
| 限定符和类型 | 方法和说明 |
|---|---|
@Nullable Container<Object> |
resolve(AssembleMethod annotation)
Get container from given
type and annotation. |
createMethodContainer, findMatchedMethodForAnnotation, findMostMatchMethod, registerMethodContainerFactoryprotected ContainerMethodResolver(Collection<MethodContainerFactory> methodContainerFactories)
AbstractContainerMethodSupport instance.methodContainerFactories - method container factoriespublic @Nullable Container<Object> resolve(AssembleMethod annotation)
type and annotation.annotation - annotationCopyright © 2024. All rights reserved.