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.
