Tags: Programming Language.

AspectWerkz is a dynamic lightweight and high-performance AOP/AOSD framework for Java. It has been merged with the AspectJ project which supports AspectWerkz functionality since AspectJ 5.Unlike AspectJ prior to version 5 AspectWerkz did not add any new language constructs to Java but instead supported declaration of aspects within Java annotations. It utilizes bytecode modification to weave classes at project build-time class load time as well as runtime.

Loading...

This page contains content from the copyrighted Wikipedia article "AspectWerkz"; that content is used under the GNU Free Documentation License (GFDL). You may redistribute it, verbatim or modified, providing that you comply with the terms of the GFDL.