|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| com.jdon.container.access 中 AppContextWrapper 的使用 |
|---|
| 参数类型为 AppContextWrapper 的 com.jdon.container.access 中的方法 | |
|---|---|
void |
UserTargetMetaDefFactory.createTargetMetaRequest(TargetMetaDef targetMetaDef,
AppContextWrapper acw)
|
| com.jdon.container.annotation 中 AppContextWrapper 的使用 |
|---|
| 参数类型为 AppContextWrapper 的 com.jdon.container.annotation 中的方法 | |
|---|---|
AnnotationHolder |
ContainerLoaderAnnotation.loadAnnotationHolder(AppContextWrapper context,
ContainerWrapper containerWrapper)
|
static URL[] |
AnnotationUtil.scanAnnotation(AppContextWrapper context)
|
void |
ContainerLoaderAnnotation.startScan(AppContextWrapper context)
|
| 参数类型为 AppContextWrapper 的 com.jdon.container.annotation 中的构造方法 | |
|---|---|
AnnotationContainerBuilder(AppContextWrapper context,
ContainerWrapper containerWrapper,
ContainerComponents basicComponents,
ContainerComponents aspectConfigComponents,
ContainerLoaderAnnotation containerLoaderAnnotation)
|
|
AnnotationContainerRegistry(AppContextWrapper context,
ContainerWrapper containerWrapper,
ContainerLoaderAnnotation containerLoaderAnnotation)
|
|
| com.jdon.container.annotation.type 中 AppContextWrapper 的使用 |
|---|
| 参数类型为 AppContextWrapper 的 com.jdon.container.annotation.type 中的方法 | |
|---|---|
Map<String,Set<String>> |
AnnotationScaner.getScannedAnnotations(AppContextWrapper context)
|
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)
|
void |
AnnotationScaner.startScan(AppContextWrapper context)
|
| com.jdon.container.config.aspect 中 AppContextWrapper 的使用 |
|---|
| 参数类型为 AppContextWrapper 的 com.jdon.container.config.aspect 中的构造方法 | |
|---|---|
AopInterceptorsXmlLoader(AppContextWrapper context)
|
|
| com.jdon.container.factory 中 AppContextWrapper 的使用 |
|---|
| com.jdon.container.finder 中 AppContextWrapper 的使用 |
|---|
| 参数类型为 AppContextWrapper 的 com.jdon.container.finder 中的方法 | |
|---|---|
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)
|
| com.jdon.container.startup 中 AppContextWrapper 的使用 |
|---|
| 参数类型为 AppContextWrapper 的 com.jdon.container.startup 中的方法 | |
|---|---|
void |
ContainerSetupScript.destroyed(AppContextWrapper context)
desroy Application container |
void |
ContainerSetupScript.initialized(AppContextWrapper context)
Initialize application container |
void |
ContainerSetupScript.prepare(String configureFileName,
AppContextWrapper context)
prepare to the applicaition xml Configure for container; |
void |
ContainerSetupScript.startup(AppContextWrapper context)
startup Application container |
| com.jdon.controller 中 AppContextWrapper 的使用 |
|---|
| 实现 AppContextWrapper 的 com.jdon.controller 中的类 | |
|---|---|
class |
AppUtil
Java Application call this class to use JdonFramework. |
| com.jdon.controller.context 中 AppContextWrapper 的使用 |
|---|
| 返回 AppContextWrapper 的 com.jdon.controller.context 中的方法 | |
|---|---|
AppContextWrapper |
ContextHolder.getAppContextHolder()
|
| 参数类型为 AppContextWrapper 的 com.jdon.controller.context 中的方法 | |
|---|---|
void |
ContextHolder.setAppContextHolder(AppContextWrapper appContextHolder)
|
| 参数类型为 AppContextWrapper 的 com.jdon.controller.context 中的构造方法 | |
|---|---|
ContextHolder(AppContextWrapper appContextHolder,
SessionWrapper sessionHolder)
|
|
| com.jdon.controller.context.application 中 AppContextWrapper 的使用 |
|---|
| 实现 AppContextWrapper 的 com.jdon.controller.context.application 中的类 | |
|---|---|
class |
Application
|
| com.jdon.controller.context.web 中 AppContextWrapper 的使用 |
|---|
| 实现 AppContextWrapper 的 com.jdon.controller.context.web 中的类 | |
|---|---|
class |
ServletContextWrapper
|
| com.jdon.controller.service 中 AppContextWrapper 的使用 |
|---|
| 参数类型为 AppContextWrapper 的 com.jdon.controller.service 中的方法 | |
|---|---|
Object |
WebServiceImp.execute(String name,
MethodMetaArgs methodMetaArgs,
AppContextWrapper acw)
running the service, and return the result without session |
Object |
Service.execute(String name,
MethodMetaArgs methodMetaArgs,
AppContextWrapper acw)
this method without httpsession and will disable all sesson function. |
Object |
WebServiceImp.execute(TargetMetaDef targetMetaDef,
MethodMetaArgs methodMetaArgs,
AppContextWrapper acw)
running the service, and return the result |
Object |
Service.execute(TargetMetaDef targetMetaDef,
MethodMetaArgs methodMetaArgs,
AppContextWrapper acw)
|
Service |
ServiceFacade.getService(AppContextWrapper sc)
the applciation' code get the service instance, such as: XXXService xxxService = WeAppUtil.getService("xxxService"); |
Object |
WebServiceFactory.getService(String name,
AppContextWrapper acw)
|
Object |
ServiceFactory.getService(String name,
AppContextWrapper acw)
|
Object |
WebServiceFactory.getService(TargetMetaDef targetMetaDef,
AppContextWrapper acw)
|
ServiceFactory |
ServiceFacade.getServiceFactory(AppContextWrapper sc)
the model configure in jdonframework.xml will execute the service directly. |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||