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 |
ModelConsumerLoader.loadAnnotationModels(AnnotationHolder annotationHolder,
AppContextWrapper context,
ContainerWrapper containerWrapper) |
void |
ServiceLoader.loadAnnotationServices(AnnotationHolder annotationHolder,
AppContextWrapper context,
ContainerWrapper containerWrapper) |