Uses of Package
org.codehaus.aspectwerkz.annotation

Packages that use org.codehaus.aspectwerkz.annotation
org.codehaus.aspectwerkz.annotation   
org.codehaus.aspectwerkz.annotation.expression   
org.codehaus.aspectwerkz.annotation.instrumentation.asm   
org.codehaus.aspectwerkz.joinpoint   
org.codehaus.aspectwerkz.joinpoint.impl   
org.codehaus.aspectwerkz.reflect.impl.asm   
 

Classes in org.codehaus.aspectwerkz.annotation used by org.codehaus.aspectwerkz.annotation
AdviceAnnotationProxyBase
          The advice annotation proxy base.
Annotation
          Marker interface for all annotation proxy implementations.
ParameterizedAnnotationProxy
          An interface for Annotation which needs to remember the call signature of the member they apply to.
UntypedAnnotationProxy
          Untyped annotation proxy.
 

Classes in org.codehaus.aspectwerkz.annotation used by org.codehaus.aspectwerkz.annotation.expression
TypedAnnotationProxy
          The base class for the typed annotation proxies.
 

Classes in org.codehaus.aspectwerkz.annotation used by org.codehaus.aspectwerkz.annotation.instrumentation.asm
Annotation
          Marker interface for all annotation proxy implementations.
AnnotationInfo
          Holds the annotation proxy instance and the name of the annotation.
 

Classes in org.codehaus.aspectwerkz.annotation used by org.codehaus.aspectwerkz.joinpoint
Annotation
          Marker interface for all annotation proxy implementations.
 

Classes in org.codehaus.aspectwerkz.annotation used by org.codehaus.aspectwerkz.joinpoint.impl
Annotation
          Marker interface for all annotation proxy implementations.
 

Classes in org.codehaus.aspectwerkz.annotation used by org.codehaus.aspectwerkz.reflect.impl.asm
AnnotationInfo
          Holds the annotation proxy instance and the name of the annotation.
 



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