AspectWerkz

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ]

Articles
  

Articles:
  • AspectWerkz 2.0: Plain Java AOP, Java 5 Annotations, and EJB 3 Transactions by Alexandre Vasseur   - [Clicks: 32]
    In this article, Alexandre Vasseur explains how to make use of the rich semantics of the new AspectWerkz 2.x AOP framework and its annotation driven approach to implement a subset of the EJB 3 specification with Java 5: annotation driven Container Managed Transaction (CMT).
    http://www.theserverside.com/articles/article.tss?l=AspectWerkzP2 - Dec, 2004
  • AspectWerkz 2: An Extensible Aspect Container   - [Clicks: 49]
    In this article, Jonas Boner introduces the new AspectWerkz 2.x architecture. AspectWerkz 2.x has been designed to be an extensible AOP container where any kind of aspects can coexist ranging from Spring aspects to AspectJ aspects. The article explains why this architecture is beneficial to the Java AOP communtity and explains the benefits and drawbacks of running AOP Alliance, Spring and AspectJ aspects within the AspectWerkz Extensible Aspect Container. It concludes with performance figures.
    http://www.theserverside.com/articles/article.tss?l=AspectWerkzP1 - Nov, 2004

[Top]