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
AsmAnnotationHelper.NullClassAdapter A NullClassAdapter that does nothing.
AsmAnnotationHelper.NullCodeAdapter A NullCodeAdapter that does nothing.
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-2005 Jonas Bonér, Alexandre Vasseur. All Rights Reserved.