DynamicAspects enables you to do aspect-oriented programming in pure Java. Using the "instrumentation" and "agent" features introduced with Sun JDK 1.5, aspects can be installed and deinstalled during runtime!
- Category: Aspect-Oriented
- License: BSD License
- HomePage: http://dynamicaspects.sourceforge.net/


