Download List

项目描述

This package can be used to implement aspect
oriented programming (AOP) by executing the code
of classes that enable orthogonal aspects at run-
time. The intention is to provide a means to
implement orthogonal aspects in separate classes
that may be an interesting add to the application,
like logging, caching, transaction control, etc.,
without affecting the main business logic. The
package provides base classes for implementing
defining point cuts where the code of an advice
class is called to implement actions of the
orthogonal aspects that an application may need to
enable.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-02-15 16:31
1.2

Aspect和咨询的课程进行了调整。程序模式现在更加灵活。面膜中加入切入点。自述文件的补充。
标签: Code cleanup
The Aspect and Advice classes were restructured.
The program model is now more flexible. Masks were
added into pointcuts. The readme file was added.

2005-10-18 23:40
1.0

标签: Initial freshmeat announcement

Project Resources