org.codehaus.aspectwerkz.transform.aopalliance |
|
Java Source File Name | Type | Comment |
AopAllianceAspectContainer.java | Class | Default aspect container for the AOP Alliance compliant aspects, can only handle aspects/interceptors
with no argument default constructors. |
AopAllianceAspectModel.java | Class | TODO support ConstructorInvocation (1h work) (plus tests)
Implementation of the AspectModel interface for AOP Alliance based frameworks (e.g. |