Package org.codehaus.aspectwerkz.joinpoint.management

Class Summary
AdviceIndexInfo Contains the around, before and after advices.
AfterAdviceExecutor Handles the execution of the after advices.
AroundAdviceExecutor Handles the execution of the around advices.
BeforeAdviceExecutor Handles the execution of the before advices.
JitCompiler Runtime (Just-In-Time/JIT) compiler.
JitCompiler.RttiInfo Struct for static info.
JoinPointBase Base class for the join point implementations.
JoinPointManager Manages the join points, invokes the correct advice chains, handles redeployment, JIT compilation etc.
JoinPointMetaData Holds and creates meta data about a specific join point.
JoinPointRegistry Manages the registration of join points and advices for these join points.
JoinPointState Enumeration for all join point states.
JoinPointType Enumeration for all join point types.
SignatureFactory Factory class for the signature hierarchy.
 



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