Sciweavers

184 search results - page 17 / 37
» Aspects and polymorphism in AspectJ
Sort
View
ECOOP
2005
Springer
14 years 2 months ago
Aspect-Oriented Programming Beyond Dependency Injection
Abstract. Dependency injection is a hot topic among industrial developers using component frameworks. This paper first mentions that dependency injection and aspect-oriented progr...
Shigeru Chiba, Rei Ishikawa
ECOOPW
1999
Springer
14 years 22 days ago
Aspect-Oriented Process Engineering
This paper describes a novel application for Aspect-Oriented Programming (AOP). By combining the concepts of Business Process Management and AOP, we present an approach for enabli...
Simon G. Thompson, Brian Odgers
TASE
2008
IEEE
14 years 2 months ago
An Empirical Study of Maintainability in Aspect-Oriented System Evolution Using Coupling Metrics
In this paper, we propose a fine-grained coupling metrics suite for aspect-oriented (AO) systems, to measure software changes during system evolution. We also present a correlati...
Haihao Shen, Sai Zhang, Jianjun Zhao
SAIG
2001
Springer
14 years 27 days ago
A Semantics for Advice and Dynamic Join Points in Aspect-Oriented Programming
A characteristic of aspect-oriented programming, as embodied in AspectJ, is the use of advice to incrementally modify the behavior of a program. An advice declaration specifies a...
Mitchell Wand
AOSD
2010
ACM
14 years 1 months ago
A permission system for secure AOP
The integration of third-party aspects into applications creates security challenges. Due to the intrusive impact of aspects, one cannot guarantee that the dynamic composition of ...
Wouter De Borger, Bart De Win, Bert Lagaisse, Wout...