[aspectwerkz-user] Tutorial on how to implement EJB 3 interceptors with AspectWerkz
Alexandre Vasseur <[email protected]>
| Newsgroups | gmane.comp.java.aspectwerkz.user |
|---|---|
| Message-ID | <[email protected]> |
Hi I have written a technical article on how to implement EJB 3 interceptors with AspectWerkz, especially with the AspectWerkz extensible container that allows to natively hook in the EJBs interceptors in the runtime and shows how AspectWerkz is a generic AOP platform more than just an aspect programming model. http://blogs.codehaus.org/people/avasseur/archives/001002_ejb_3_and_aop_the_ejb_interceptor_dilemna.html This tutorial is based on CVS head version - that is using latest refactoring and backport175 integration. Alex