DynamicAspects

Inactive

DynamicAspects is a pure Java aspect-oriented framework built on the Java Instrumentation and Java Agent APIs. It supports runtime weaving and unweaving of advice around method and constructor calls or executions, including cflow-based pointcuts. The framework targets Java 5 runtime environments and allows aspect definitions directly in Java code.

Metadata
Sponsored Ad