loading...
 This Article 
   
 Share 
   
 Bibliographic References 
   
 Add to: 
 
Digg
Furl
Spurl
Blink
Simpy
Google
Del.icio.us
Y!MyWeb
 
 Search 
   
First IEEE International Workshop on Source Code Analysis and Manipulation
Jmangler-A Framework for Load-Time Transformation of Java Class Files
Florence, Italy
November 10-December 10
ISBN: 0-7695-1387-5
Günter Kniesel, University of Bonn
Pascal Costanza, University of Bonn
Michael Austermann, SCOOP GmbH
Current proposals for load-time transformation of Java classes are either dependent on the use of a specific class loader or dependent on a specific JVM implementation. This is not due to an inadequacy of the Java platform but to the wrong choice of the level at which to hook into the Java Class Loader Architecture. JMangler follows a novel approach that ensures both class loader and JVM independence by hooking into the base class of all class loaders.Furthermore, existing proposals do not allow transformers to be treated as components because implicit dependencies must be resolved manually. This paper shows that automatic composition is possible for the well-defined class of interface transformations that still include powerful transformations, like addition of fields, methods and classes, and changes to the class hierarchy. Consequently interface transformers can be deployed jointly even if developed independently.
Index Terms:
JMangler, load-time transformation, class file transformation, class loader, transformer components, independent extensibility
Citation:
Günter Kniesel, Pascal Costanza, Michael Austermann, "Jmangler-A Framework for Load-Time Transformation of Java Class Files," scam, pp.0100, First IEEE International Workshop on Source Code Analysis and Manipulation, 2001
Usage of this product signifies your acceptance of the Terms of Use.