AN APPROACH TO SUPPORT AOP ON COMPONENT PLATFORM

Li Hongtao,Zheng Renchi,Chen Rong,Yin Renkun
DOI: https://doi.org/10.3969/j.issn.1000-386X.2006.12.007
2006-01-01
Abstract:Aspect-oriented component engineering(AOCE) is a new methodology for component-based development.Different from traditional way to modify the system architecture or introduce new language,in this paper we introduce our approach to support AOP on component plaform.In our approach applications are composed of components and aspects and composed at runtime according to the composition information descriped by XML.We introduce a composition mechanism of composing components and aspects by merging the component container technology and AOP approaches.In our approach,we can simply describe the aspects,weave the aspects into components without any change of components to extend the system architectures,and have little holdback of effiency.Also the approach's implementation on CAR is described.
What problem does this paper attempt to address?