Loading...
Please wait, while we are loading the content...
Kava - Using Byte code Rewriting to add Behavioural Reflection to Java (2001)
| Content Provider | CiteSeerX |
|---|---|
| Author | Stroud, Robert J. Welch, Ian |
| Description | In COOTS ’01 — Proceedings of USENIX Conference on Object-Oriented Technology |
| Abstract | Many authors have proposed using byte code rewriting as a way of adapting or extending the behaviour of Java classes. There are toolkits available that simplify this process and raise the level of abstraction above byte code. However, to the best of our knowledge, none of these toolkits provide a complete model of behavioural reflection for Java. In this paper, we describe how we have used load-time byte code rewriting techniques to construct a runtime metaobject protocol for Java that can be used to adapt and customise the behaviour of Java classes in a more flexible and abstract way. Apart from providing a better semantic basis for byte code rewriting techniques, our approach also has the advantage over other reflective Java implementations that it doesn't require a modified compiler or JVM, can operate on byte code rather than source code and cannot be bypassed. In this paper we describe the implementation of Kava, our reflective implementation of Java, and discuss some of the linguistic issues and technical challenges involved in implementing such a tool on top of a standard JVM. Kava is available from http://www.cs.ncl.ac.uk/research/dependability/reflection. |
| File Format | |
| Publisher Date | 2001-01-01 |
| Access Restriction | Open |
| Subject Keyword | Many Author Semantic Basis Source Code Behavioural Reflection Byte Code Reflective Implementation Reflective Java Implementation Complete Model Load-time Byte Code Linguistic Issue Java Class Kava Using Byte Code Technical Challenge Uk Research Dependability Reflection Modified Compiler Abstract Way Standard Jvm Runtime Metaobject Protocol |
| Content Type | Text |
| Resource Type | Proceeding Conference Proceedings |