Title :
Formalizing AspectJ Weaving for Static Pointcuts
Author :
Belblidia, Nadia ; Debbabi, Mourad
Author_Institution :
Concordia Inst. for Inf. Syst. Eng., Concordia Univ., Montreal, Que.
Abstract :
The aspect oriented programming is a new programming paradigm that provides a means of encapsulation of crosscuting concerns in software. This paper describes a formal semantics of advice weaving in AspectJ, an aspect oriented programming language that extends Java. The advice weaving is performed on the bytecode in regions of the code that correspond to join points declared by pointcuts. AspectJ provides two kinds of pointcuts: static pointcuts and dynamic pointcuts. The static pointcuts quantify over static properties of join points, and thus correspond directly to locations in the bytecode whereas dynamic pointcuts quantify over dynamic properties of join points and can not be definitely mapped to places in bytecode. In this paper, we focus only on static pointcuts
Keywords :
Java; object-oriented programming; programming language semantics; AspectJ weaving; aspect oriented programming; dynamic pointcuts; formal semantics; static pointcuts; Computer languages; Computer security; Encapsulation; Information systems; Java; Laboratories; Object oriented programming; Systems engineering and theory; Virtual machining; Weaving;
Conference_Titel :
Software Engineering and Formal Methods, 2006. SEFM 2006. Fourth IEEE International Conference on
Conference_Location :
Pune
Print_ISBN :
0-7695-2678-0
DOI :
10.1109/SEFM.2006.19