Uses of Interface
org.codehaus.aspectwerkz.annotation.ParameterizedAnnotationProxy

Packages that use ParameterizedAnnotationProxy
org.codehaus.aspectwerkz.annotation   
 

Uses of ParameterizedAnnotationProxy in org.codehaus.aspectwerkz.annotation
 

Classes in org.codehaus.aspectwerkz.annotation that implement ParameterizedAnnotationProxy
 class AdviceAnnotationProxyBase
          The advice annotation proxy base.
 class AfterAnnotationProxy
          The 'After' annotation proxy.
 class AroundAnnotationProxy
          The 'Around' annotation proxy.
 class BeforeAnnotationProxy
          The 'Before' annotation proxy.
 class ExpressionAnnotationProxy
          The 'Expression' annotation proxy.
 



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