ArticlesJRockit JVM Support For AOP, Part 2
Continuing the series on JRockit support for AOP, Alexandre, Jonas and Joakim uncover the proposed API. They show how it can be used to implement AOP and how JVM support for the API eliminates bytecode instrumentation. Aug. 8, 2005 JRockit JVM Support For AOP, Part 1
AOP is all the rage, but how do you implement it? In this article, Jonas, Alexandre, and Joakim show that the current approaches to implementing AOP suffer from many problems, making scalability an issue. Moreover, they indicate that the traditional approach to aspect weaving duplicates efforts that the JVM already performs. Aug. 1, 2005 Enabling Aspect-Oriented Programming in WebLogic Server using the JRockit Management API
In this article, you will learn the basic AOP concepts as well as how to apply AOP to your J2EE applications using AspectWerkz, a dynamic AOP framework. The hands-on tutorial explains how to use AOP to track EJB CMP's container generated JDBC queries. May. 24, 2004
|