Reusability, open implementation and Java's dynamic proxies

  • Authors:
  • Youssef Hassoun;Roger Johnson;Steve Counsell

  • Affiliations:
  • Birkbeck College London, London;Birkbeck College London, London;Birkbeck College London, London

  • Venue:
  • PPPJ '03 Proceedings of the 2nd international conference on Principles and practice of programming in Java
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we investigate the implications of Java's dynamic proxies for supporting open architectures to implement reusable code. Dynamic proxies are interpreted as meta-objects, which define the behavior of other objects and allow the implementation of meta-objects protocols.