Uses of Package
org.codehaus.aspectwerkz.joinpoint.management

Packages that use org.codehaus.aspectwerkz.joinpoint.management
org.codehaus.aspectwerkz.joinpoint.management   
 

Classes in org.codehaus.aspectwerkz.joinpoint.management used by org.codehaus.aspectwerkz.joinpoint.management
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.
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.
 



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