| Name : aspectj
| |
| Version : 1.2.1
| Vendor : jPackage project
|
| Release : 4.2
| Date : 2008-09-26 16:54:50
|
| Group : Development/Compilers
| Source RPM : aspectj-1.2.1-4.2.src.rpm
|
| Size : 6.77 MB
| |
| Packager : (none)
| |
| Summary : AspectJ aspect-oriented language extension to Java
|
Description :
AspectJ is a seamless aspect-oriented language extension to Java(tm). It can be used to cleanly modularize the crosscutting structure of concerns such as exception handling, multi-object protocols, synchronization, performance optimizations, and resource sharing. When implemented in a non-aspect-oriented fashion, the code for these concerns typically becomes spread out across entire programs. AspectJ controls such code-tangling and makes the underlying concerns more apparent, making programs easier to develop and maintain. The project goal is to support the AspectJ compiler and core tools.
|