`
san_yun
  • 浏览: 2652650 次
  • 来自: 杭州
文章分类
社区版块
存档分类
最新评论

webxs框架设计

 
阅读更多



webxs非为三个部分:
1. webxfilter
   此模块包括 webxContext,webxContextLoader等一系列类,负责加载spring applicationContext。

2. webxControler
   此模块是webxs的核心,负责wrapper HttpServletRequest,HttpServletResponse并初始化pipeline。此模块还包括一系列的requestContext,对session的处理在此模块实现。

3. pipeline
   此模块有点类似于struts2的拦截器,负责执行对module的调用以及template merge。此模块还包括module的loader。
  • 大小: 54.8 KB
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics