| 限定符和类型 | 方法和说明 |
|---|---|
Object |
ServiceAccessorImp.executeService(ContainerWrapper cw) |
Object |
ServiceAccessor.executeService(ContainerWrapper cw) |
TargetMetaDef |
UserTargetMetaDefFactory.getTargetMetaDef(String name,
ContainerWrapper cw) |
| 限定符和类型 | 方法和说明 |
|---|---|
AnnotationHolder |
ContainerLoaderAnnotation.loadAnnotationHolder(AppContextWrapper context,
ContainerWrapper containerWrapper) |
| 构造器和说明 |
|---|
AnnotationContainerBuilder(AppContextWrapper context,
ContainerWrapper containerWrapper,
ContainerComponents basicComponents,
ContainerComponents aspectConfigComponents,
ContainerLoaderAnnotation containerLoaderAnnotation) |
AnnotationContainerRegistry(AppContextWrapper context,
ContainerWrapper containerWrapper,
ContainerLoaderAnnotation containerLoaderAnnotation) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ComponentLoader.createAnnotationComponentClass(String className,
AnnotationHolder annotationHolder,
ContainerWrapper containerWrapper) |
void |
ConsumerLoader.createAnnotationConsumerClass(String className,
AnnotationHolder annotationHolder,
ContainerWrapper containerWrapper) |
void |
InroduceLoader.createAnnotationIntroduceInfoClass(String className,
AnnotationHolder annotationHolder,
ContainerWrapper containerWrapper) |
void |
ServiceLoader.createAnnotationServiceClass(String className,
AnnotationHolder annotationHolder,
ContainerWrapper containerWrapper) |
ModelConsumerMethodHolder |
ModelConsumerLoader.getContainerConsumers(String topicKey,
ContainerWrapper containerWrapper) |
Collection<String> |
ConsumerLoader.getContainerConsumers(String topicKey,
ContainerWrapper containerWrapper) |
void |
ComponentLoader.loadAnnotationComponents(AnnotationHolder annotationHolder,
AppContextWrapper context,
ContainerWrapper containerWrapper) |
void |
ConsumerLoader.loadAnnotationConsumers(AnnotationHolder annotationHolder,
AppContextWrapper context,
ContainerWrapper containerWrapper) |
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) |
void |
ModelConsumerLoader.loadMehtodAnnotations(Class cclass,
ContainerWrapper containerWrapper)
add the class to consumers annotated with @OnCommand
|
void |
ConsumerLoader.loadMehtodAnnotations(Class cclass,
ContainerWrapper containerWrapper)
add the class to consumers annotated with @OnEvent
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected ContainerWrapper |
DefaultContainerBuilder.containerWrapper |
protected ContainerWrapper |
ContainerRegistry.containerWrapper |
| 限定符和类型 | 方法和说明 |
|---|---|
ContainerWrapper |
DefaultContainerBuilder.getContainerWrapper() |
ContainerWrapper |
ContainerRegistryBuilder.getContainerWrapper() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
StartablecomponentsRegistry.startStartableComponents(ContainerWrapper containerWrapper) |
void |
StartablecomponentsRegistry.stopStartableComponents(ContainerWrapper containerWrapper) |
| 构造器和说明 |
|---|
ContainerRegistry(ContainerWrapper containerWrapper) |
DefaultContainerBuilder(ContainerWrapper containerWrapper,
ContainerComponents basicComponents,
ContainerComponents aspectConfigComponents)
construtor
|
XmlContainerRegistry(ContainerWrapper containerWrapper) |
| 限定符和类型 | 方法和说明 |
|---|---|
ContainerWrapper |
ContainerFactory.create(ConfigInfo configInfo) |
| 限定符和类型 | 方法和说明 |
|---|---|
ContainerRegistryBuilder |
ContainerBuilderFactory.createContainerBuilder(AppContextWrapper context,
ContainerWrapper cw,
ContainerComponents configComponents,
ContainerComponents aspectConfigComponents) |
| 限定符和类型 | 方法和说明 |
|---|---|
ContainerWrapper |
ContainerFinderImp.findContainer(AppContextWrapper sc)
lazy startup container when first time the method is called, it will
startup the container
|
ContainerWrapper |
ContainerFinder.findContainer(AppContextWrapper sc) |
ContainerWrapper |
ContainerCallback.getContainerWrapper() |
| 构造器和说明 |
|---|
ContainerCallback(ContainerWrapper containerWrapper) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
PicoContainerWrapper
Picocontainer is the implemention of containerWrapper.
|
| 限定符和类型 | 方法和说明 |
|---|---|
ContainerWrapper |
ConfigInfo.getContainerWrapper() |
| 限定符和类型 | 方法和说明 |
|---|---|
Map |
JdonConstructorInjectionComponentAdapter.getContainerOrignals(ContainerWrapper containerWrapper) |
void |
ConfigInfo.setContainerWrapper(ContainerWrapper containerWrapper) |
| 限定符和类型 | 方法和说明 |
|---|---|
ContainerWrapper |
AppUtil.getContainer() |
static ContainerWrapper |
WebAppUtil.getContainer(javax.servlet.http.HttpServletRequest request)
get this Web application's container
|
static ContainerWrapper |
WebAppUtil.getContainer(javax.servlet.ServletContext sc) |
| 构造器和说明 |
|---|
DomainEventDispatchHandler(ConsumerMethodHolder consumerMethodHolder,
ContainerWrapper containerWrapper) |
Copyright © 2018. All rights reserved.