Package org.codehaus.aspectwerkz.annotation.instrumentation.asm

Interface Summary
CustomAttribute Custom annotation wrapper annotation.
 

Class Summary
AsmAnnotationHelper Helper visitor to extract Annotations.
AsmAnnotationHelper.ClassAnnotationExtractor Extracts class level annotations
AsmAnnotationHelper.ConstructorAnnotationExtractor Constructor annotations extractor
AsmAnnotationHelper.FieldAnnotationExtractor Field annotations extractor
AsmAnnotationHelper.MethodAnnotationExtractor Method annotations extractor
AsmAnnotations Helper class to extract annotations by their name from a ClassInfo structure.
AsmAttributeEnhancer Enhances classes with custom attributes using the ASM library.
CustomAttributeHelper Helper class to wrap a custom annotation proxy (1.3/1.4 javadoc annotation) in a RuntimeInvisibleAnnotations.
 



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