Uses of Interface
org.codehaus.aspectwerkz.joinpoint.StaticJoinPoint

Packages that use StaticJoinPoint
org.codehaus.aspectwerkz.joinpoint   
 

Uses of StaticJoinPoint in org.codehaus.aspectwerkz.joinpoint
 

Subinterfaces of StaticJoinPoint in org.codehaus.aspectwerkz.joinpoint
 interface JoinPoint
          Implements the join point concept, e.g. defines a well defined point in the program flow.
 

Methods in org.codehaus.aspectwerkz.joinpoint that return StaticJoinPoint
 StaticJoinPoint StaticJoinPoint.copy()
          Creates a copy of the join point instance.
 



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