DocumentCode
2587501
Title
Formalizing AspectJ Weaving for Static Pointcuts
Author
Belblidia, Nadia ; Debbabi, Mourad
Author_Institution
Concordia Inst. for Inf. Syst. Eng., Concordia Univ., Montreal, Que.
fYear
2006
fDate
11-15 Sept. 2006
Firstpage
50
Lastpage
59
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;
fLanguage
English
Publisher
ieee
Conference_Titel
Software Engineering and Formal Methods, 2006. SEFM 2006. Fourth IEEE International Conference on
Conference_Location
Pune
Print_ISBN
0-7695-2678-0
Type
conf
DOI
10.1109/SEFM.2006.19
Filename
1698722
Link To Document