Using AspectJ for component integration in middleware

  • Authors:
  • Adrian Colyer;Andy Clement;Ron Bodkin;Jim Hugunin

  • Affiliations:
  • IBM UK Limited, Hursley Park, Winchester, England;IBM UK Limited, Hursley Park, Winchester, England;New Aspects of Security, San Francisco, CA;Palo Alto Research Center, Palo Alto, CA

  • Venue:
  • OOPSLA '03 Companion of the 18th annual ACM SIGPLAN conference on Object-oriented programming, systems, languages, and applications
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

This report discusses experiences applying AspectJ [1] to modularize crosscutting concerns in a middleware product line at IBM®. Aspect oriented programming techniques were used to cleanly separate platform specific facilities for aspects such as error handling, performance monitoring and logging from base components, permitting those components to be reused in multiple environments. The initiative also guided the design of the AspectJ Development Tools (AJDT) for Eclipse, and influenced the technical direction of the AspectJ implementation.