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