You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by in...@apache.org on 2003/11/30 13:00:52 UTC

[Apache Geronimo Wiki] Updated: AspectWerkz

   Date: 2003-11-27T13:30:22
   Editor: 200.165.171.199 <>
   Wiki: Apache Geronimo Wiki
   Page: AspectWerkz

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -1,3 +1,5 @@
+=Overview=
+
 [http://aspectwerkz.codehaus.org AspectWerkz] is a dynamic, lightweight and high-performant AOP/AOSD framework for Java. It has a rich join point model and utilizes runtime bytecode modification to weave classes at runtime. 
 
 Using AspectWerkz, we can easily handle any bytecode loaded from any ClassLoader but Bootstrap. You can add interfaces and define everything using runtime attributes.