development/libraries/java

aspectwerkz - AOP for Java

Website: http://aspectwerkz.codehaus.org/
License: BSD-style License
Vendor: JPackage Project
Description:
AspectWerkz is a dynamic, lightweight and
high-performant AOP/AOSD framework for Java.
AspectWerkz utilizes runtime bytecode modification
to weave your classes at runtime. It hooks in and
weaves classes loaded by any class loader except
the bootstrap class loader. It has a rich 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 advices as well as
swapping the implementation of your introductions at
runtime. Your aspects can be defined using either an
XML definition file or using Runtime Attributes.

Packages

aspectwerkz-2.0-2jpp.noarch [4.5 MiB] Changelog by Fernando Nasser (2006-01-10):
- Fist JPP 1.7 build
- Build only for JDK 1.4.2
- Can only build samples with a JDK 5, so do not try and install them
- Remove dependency on a BEA JDK by disabling parts of the code
aspectwerkz-2.0-2jpp.src [13.0 MiB] Changelog by Fernando Nasser (2006-01-10):
- Fist JPP 1.7 build
- Build only for JDK 1.4.2
- Can only build samples with a JDK 5, so do not try and install them
- Remove dependency on a BEA JDK by disabling parts of the code

Listing created by Repoview-0.6.6-5.mga4.tainted