public class ComponentLoader extends Object
| 构造器和说明 |
|---|
ComponentLoader(AnnotationScaner annotationScaner,
ConsumerLoader consumerLoader) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
createAnnotationComponentClass(String className,
AnnotationHolder annotationHolder,
ContainerWrapper containerWrapper) |
void |
loadAnnotationComponents(AnnotationHolder annotationHolder,
AppContextWrapper context,
ContainerWrapper containerWrapper) |
public static final String module
public ComponentLoader(AnnotationScaner annotationScaner, ConsumerLoader consumerLoader)
public void loadAnnotationComponents(AnnotationHolder annotationHolder, AppContextWrapper context, ContainerWrapper containerWrapper)
public void createAnnotationComponentClass(String className, AnnotationHolder annotationHolder, ContainerWrapper containerWrapper)
Copyright © 2018. All rights reserved.