摘要
异种构件间协议解耦和构件装配的问题一直困扰着软件开发人员,Web服务组合和SCA装配规范提供了可选的解决方案,但对问题的解决都还存在一些局限性。为此,提出了面向方面的SOA构件装配方法的思想,借助实现了SCA规范的Tuscany和AOP软件Spring,给出了解决问题的思路,利用银行的内部转账的业务实例验证了思想与解决问题思路。
The problem of protocol decoupling and assembling for different components had plagued the software developers. Web service composition and SCA assembly specification provided optional solutions. However, these solutions have limitations. In this paper, the idea of the assembly about SOA component is put forward. Through Tuscany with SCA specification and Spring with AOP, this paper proposes a solution to the problem. It also verifies the solution through the bank's internal transfer of business.
出处
《计算机系统应用》
2010年第6期114-118,共5页
Computer Systems & Applications
基金
湖南省"十一五"重点科技计划(2008GK2019)
关键词
面向方面编程
构件装配
协议解耦
实例验证
AOP
component assemble
protocol decoupling
verify with an example