| Name : aspectj
| |
| Version : 1.2.1
| Vendor : Red Hat, Inc_
|
| Release : 2jpp_1rh
| Date : 2006-03-16 22:59:27
|
| Group : Development/Compilers
| Source RPM : aspectj-1.2.1-2jpp_1rh.src.rpm
|
| Size : 6.69 MB
| |
| Packager : Red Hat, Inc_ < http://bugzilla_redhat_com/bugzilla>
| |
| 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.
|