Package: wnpp Severity: wishlist * Package name : aspectwerkz Version : 1.0 Upstream Author : Jonas Boner <jboner AT codehaus DOT org> Alexandre Vasseur <alex AT gnilux DOT com> Alexandru Popescu <the_mindstorm AT evolva DOT ro> * URL or Web page : http://aspectwerkz.codehaus.org/ * License : LGPL Description : AOP framework for Java
AspectWerkz is a dynamic, lightweight and high-performant AOP framework for Java. AspectWerkz offers both power and simplicity and will help you to easily integrate AOP in both new and existing projects. AspectWerkz utilizes bytecode modification to weave your classes at project build-time, class load time or runtime. It hooks in using standardized JVM level APIs. It has a rich and highly orthogonal join point model. Aspects, advices and introductions are written in plain Java and your target classes can be regular POJOs. You have the possibility to add, remove and re-structure advice as well as swapping the implementation of your introductions at runtime. Your aspects can be defined using either Java 5 annotations, Java 1.3/1.4 custom doclets or a simple XML definition file. AspectWerkz provides an API to use the very same aspects for proxies, hence providing a transparent experience, allowing a smooth transition for users familiar with proxies. Dependencies: ant (1.5.2) asm-attrs (1.5.4-snapshot) asm-util (1.5.4-snapshot) asm (1.5.4-snapshot) concurrent (1.3.1) dom4j (1.4) jrexx (1.1.1) junit (3.8.1) junitperf (1.8) qdox (1.4) trove (1.0.2) -- Arnaud Vandyck -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]