Paketname | libaspectwerkz2-java |
Beschreibung | AOP framework for Java |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.0.dfsg.2-2 |
Sektion | java |
Priorität | optional |
Installierte Größe | 752 Byte |
Hängt ab von | default-jre-headless | java2-runtime-headless, libasm-java, libdom4j-java, libjrexx-java |
Empfohlene Pakete | |
Paketbetreuer | Debian Java Maintainers |
Quelle | aspectwerkz2 |
Paketgröße | 645322 Byte |
Prüfsumme MD5 | f185d7dd302b1d180ddd1fda526b0b97 |
Prüfsumme SHA1 | a9fed072212433df5f5c4b72ca330d0c98525a40 |
Prüfsumme SHA256 | 0e13325780e2b594d493e5eee42f832b394dc165aea66deee3846c2340ba61a9 |
Link zum Herunterladen | libaspectwerkz2-java_2.0.dfsg.2-2_all.deb |
Ausführliche Beschreibung | 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.
|