org.codehaus.aspectwerkz.aspect.management |
|
Java Source File Name | Type | Comment |
Aspects.java | Class | Manages the aspects, registry for the aspect containers (one container per aspect type). |
HasInstanceLevelAspect.java | Interface | Interface throught the runtime system can retrieve instance level aspects for a specific target instance. |
Mixins.java | Class | Manages the mixins, registry for the mixin factories (one factory per mixin type). |
NoAspectBoundException.java | Class | |