Changes between Version 9 and Version 10 of Ticket #223, comment 1
- Timestamp:
- 01/29/2014 11:06:50 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #223, comment 1
v9 v10 11 11 主干上的src/main/monitorSrc下 12 12 13 【监控工作原理】 14 1)基于ASM实现类的静态增强,可以无缝的部署于J2EE系统,对系统的开销几乎可以忽略; 15 2)采用plugin插件式的功能管理,在plugin目录下存放各种功能性插件,plugin包含多个component,由component构建plugin的实际功能,plugin内部component之间内聚,实际运行时,以component为单位进行管理,plugin更像是一个集成包,这样对于plugin的划分粒度较粗,使用起来更为便利和傻瓜化; 16 3)采用betwixt——JavaBean和XML之间的转换技术,实现component参数的初始化,如需增加新组件及参数,可在改路劲下写对应的betwixt配置org.jwebap.cfg.model; 17 4)监控工具的组件以及参数的实例化方式:首先通过监听器的启动,调用StartUp类初始化所有组件,存放在内存中的RuntimeContext实例中; 13 18 14 19 【论坛监控插件的配置】
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)