| 参数类型为 AnnotationHolder 的 com.jdon.container.annotation.type 中的方法 |
void |
ComponentLoader.createAnnotationComponentClass(String className,
AnnotationHolder annotationHolder,
ContainerWrapper containerWrapper)
|
void |
ConsumerLoader.createAnnotationConsumerClass(String className,
AnnotationHolder annotationHolder,
ContainerWrapper containerWrapper)
|
void |
InterceptorLoader.createAnnotationInterceptor(String className,
AnnotationHolder annotationHolder)
|
void |
InroduceLoader.createAnnotationIntroduceInfoClass(String className,
AnnotationHolder annotationHolder,
ContainerWrapper containerWrapper)
|
void |
ServiceLoader.createAnnotationServiceClass(String className,
AnnotationHolder annotationHolder,
ContainerWrapper containerWrapper)
|
void |
ComponentLoader.loadAnnotationComponents(AnnotationHolder annotationHolder,
AppContextWrapper context,
ContainerWrapper containerWrapper)
|
void |
ConsumerLoader.loadAnnotationConsumers(AnnotationHolder annotationHolder,
AppContextWrapper context,
ContainerWrapper containerWrapper)
|
void |
InterceptorLoader.loadAnnotationInterceptors(AnnotationHolder annotationHolder,
AppContextWrapper context)
|
void |
InroduceLoader.loadAnnotationIntroduceInfos(AnnotationHolder annotationHolder,
AppContextWrapper context,
ContainerWrapper containerWrapper)
|
void |
ServiceLoader.loadAnnotationServices(AnnotationHolder annotationHolder,
AppContextWrapper context,
ContainerWrapper containerWrapper)
|