摘要
通过对一个持久性框架方面进行抽象化的重构来提高Aspect的重用性,并在此基础上提出了面向方面编程领域的一种新型设计模式:方面桥模式(Aspect Bridge).该模式解决了构件与行为模式间的耦合问题,体现了"高层分离,低层耦合"的原则.
The paper presented a novel design pattern of aspect-oriented programming: Aspect Bridge Pattern in the process of refactoring a persistence framework. This pattern solves the coupling problem between the component and the behavior pattern, and is obey to the principle: decouple in high level, couple in low level.
出处
《华东师范大学学报(自然科学版)》
CAS
CSCD
北大核心
2008年第1期68-74,共7页
Journal of East China Normal University(Natural Science)
基金
2006年博士学科点专项基金(20060269002)
关键词
面向方面
设计模式
方面桥模式
重构
aspect-oriented
design pattern
aspect bridge pattern
refactoring