|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Mixin | |
org.codehaus.aspectwerkz.aspect | |
org.codehaus.aspectwerkz.aspect.management |
Uses of Mixin in org.codehaus.aspectwerkz.aspect |
Classes in org.codehaus.aspectwerkz.aspect that implement Mixin | |
class |
Introduction
Interface+Implementation Introduction This represents the inner class mixin based implementation in the system |
Uses of Mixin in org.codehaus.aspectwerkz.aspect.management |
Methods in org.codehaus.aspectwerkz.aspect.management that return Mixin | |
Mixin |
AspectManager.getMixin(int index)
Retrieves a specific mixin based on its index. |
Mixin |
AspectManager.getMixin(String name)
Returns the mixin implementation for a specific name. |
Mixin |
AspectRegistry.getMixin(int index)
Retrieves a specific mixin based on its index. |
Mixin |
AspectRegistry.getMixin(String name)
Returns the mixin implementation for a specific name. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |