Class Summary |
Aspect |
Abstract base class that all Aspect implementations must extend. |
CFlowSystemAspect |
Manages the cflow pointcuts. |
DefaultAspectContainerStrategy |
Implements the default aspect container strategy. |
DefaultIntroductionContainerStrategy |
Container for Introductions. |
Introduction |
Interface+Implementation Introduction
This represents the inner class mixin based implementation in the system
todo: is serializable needed ? if so move all non serializable to a container
todo: fix methods name ___AW - does it matters ? |