Uses of Class
org.codehaus.aspectwerkz.annotation.UntypedAnnotationProxy

Packages that use UntypedAnnotationProxy
org.codehaus.aspectwerkz.annotation   
 

Uses of UntypedAnnotationProxy in org.codehaus.aspectwerkz.annotation
 

Subclasses of UntypedAnnotationProxy in org.codehaus.aspectwerkz.annotation
 class AdviceAnnotationProxyBase
          The advice annotation proxy base.
 class AfterAnnotationProxy
          The 'After' annotation proxy.
 class AroundAnnotationProxy
          The 'Around' annotation proxy.
 class AspectAnnotationProxy
          The aspect annotation proxy.
 class BeforeAnnotationProxy
          The 'Before' annotation proxy.
 class ExpressionAnnotationProxy
          The 'Expression' annotation proxy.
 class ImplementsAnnotationProxy
          The 'Implements' annotation proxy.
 class IntroduceAnnotationProxy
          The 'Introduce' annotation proxy.
 



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