| 程序包 | 说明 |
|---|---|
| com.jdon.container.annotation | |
| com.jdon.container.builder | |
| com.jdon.container.factory |
| 构造器和说明 |
|---|
AnnotationContainerBuilder(AppContextWrapper context,
ContainerWrapper containerWrapper,
ContainerComponents basicComponents,
ContainerComponents aspectConfigComponents,
ContainerLoaderAnnotation containerLoaderAnnotation) |
| 限定符和类型 | 字段和说明 |
|---|---|
protected ContainerComponents |
DefaultContainerBuilder.aspectConfigComponents |
protected ContainerComponents |
DefaultContainerBuilder.basicComponents |
| 构造器和说明 |
|---|
DefaultContainerBuilder(ContainerWrapper containerWrapper,
ContainerComponents basicComponents,
ContainerComponents aspectConfigComponents)
construtor
|
| 限定符和类型 | 方法和说明 |
|---|---|
ContainerComponents |
ContainerLoaderXML.loadAllAspectConfig(AppContextWrapper context) |
ContainerComponents |
ContainerLoaderXML.loadAllContainerConfig(AppContextWrapper context) |
ContainerComponents |
ContainerLoaderXML.loadAspectComponents(AppContextWrapper context,
String configFile) |
ContainerComponents |
ContainerLoaderXML.loadBasicComponents(String configFile) |
| 限定符和类型 | 方法和说明 |
|---|---|
ContainerRegistryBuilder |
ContainerBuilderFactory.createContainerBuilder(AppContextWrapper context,
ContainerWrapper cw,
ContainerComponents configComponents,
ContainerComponents aspectConfigComponents) |
void |
ContainerLoaderXML.loadContextAspectConfig(ContainerComponents aspectConfigComponents,
AppContextWrapper context) |
void |
ContainerLoaderXML.loadContextContainerConfig(ContainerComponents configComponents,
AppContextWrapper context) |
void |
ContainerLoaderXML.loadUserAspectConfig(ContainerComponents aspectConfigComponents,
AppContextWrapper context) |
void |
ContainerLoaderXML.loadUserContainerConfig(ContainerComponents configComponents,
AppContextWrapper context) |
Copyright © 2018. All rights reserved.