Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37842050
en ru br
ALT Linux repos
5.0: 2.0-alt1_2jpp1.7
4.1: 2.0-alt1_2jpp1.7
4.0: 2.0-alt1_2jpp1.7

Group :: Development/Java
RPM: aspectwerkz

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.0-alt1_2jpp1.7
Build date: 4 june 2007, 02:18 ( 883.4 weeks ago )
Size: 9.72 Mb

Home page:   http://aspectwerkz.codehaus.org/

License: BSD-style License
Summary: AOP for Java
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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • aspectwerkz
  • aspectwerkz-demo
  • aspectwerkz-javadoc
  • aspectwerkz-manual
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin