Package org.codehaus.aspectwerkz.reflect.impl.asm

Class Summary
AsmClassInfo Implementation of the ClassInfo interface utilizing the ASM bytecode library for the info retriaval.
AsmClassInfo.ClassNameRetrievalClassAdapter ASM bytecode visitor that retrieves the class name from the bytecode.
AsmClassInfoRepository A repository for the class info hierarchy.
AsmConstructorInfo ASM implementation of the ConstructorInfo interface.
AsmFieldInfo ASM implementation of the FieldInfo interface.
AsmMemberInfo ASM implementation of the MemberInfo interface.
AsmMethodInfo ASM implementation of the MethodInfo interface.
FieldStruct  
MemberStruct The member info.
MethodStruct  
 



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