Package org.codehaus.aspectwerkz.aspect

Interface Summary
AspectContainer Interface for that all aspect container implementations must implement.
MixinFactory Interface for that all mixin factories must implement.
 

Class Summary
AbstractAspectContainer Abstract base class for the aspect container implementations.
AbstractMixinFactory Abstract base class for the mixin container implementations.
AdviceInfo Contains advice info, like indexes describing the aspect and a method (advice or introduced), aspect manager etc.
AdviceType Type-safe enum for the advice types.
Aspect Dummy class for back-compatibility reasons.
DefaultAspectContainerStrategy Implements the default aspect container strategy.
DefaultMixinFactory Abstract base class for the mixin factory implementations.
 



Copyright © 2002-2005 Jonas Bonér, Alexandre Vasseur. All Rights Reserved.