JBossAOP

Inactive

JBoss AOP is a pure Java aspect-oriented framework that applies interceptor and advice chains to classes, methods, constructors, and fields. It supports declarative and runtime pointcuts, dynamic proxies, introductions, and metadata-driven interception for cross-cutting concerns such as transactions, security, and caching. The project also provides runtime deployment and reconfiguration features for aspect definitions in Java applications.

Metadata
Category: Aspect-Oriented
License:GNU Lesser General Public License (LGPL)
Sponsored Ad