Paradigm aspect-oriented Implementation language Java | Developer Chiba Shigeru Group OS Cross-platform | |
First appeared 22 June 2006 (2006-06-22) Stable release 2.3 / 7 November 2011 (2011-11-07) |
GluonJ is a simple aspect-oriented programming (AOP) extension for Java. It provides AOP functionality to extend object-oriented programming (OOP) constructs by using annotations in regular Java. Developers can use the GluonJ framework as a compile-time AOP system or a load-time AOP system. Weaving (program transformation) can be done by an ant task or a class loader, respectively.
References
GluonJ Wikipedia(Text) CC BY-SA