Package org.codehaus.aspectwerkz.reflect

Interface Summary
ClassInfo Interface for the class info implementations.
ConstructorInfo Interface for the constructor info implementations.
FieldInfo Interface for the field info implementations.
MemberInfo Marker interface for the member info classes (field and method).
MethodInfo Interface for the method info implementations.
ReflectionInfo Base interface for the reflection info hierarchy.
 

Class Summary
CflowMetaData Holds a tuple that consists of the class info and the info for a specific method.
ClassInfo.NullClassInfo  
ClassInfoHelper Utility method for manipulating and managing ClassInfo hierarchies.
ClassInfoRepository A repository for the class info hierarchy.
ClassList A list of all the possible target classes.
MetaDataInspector Inspects info.
TypeConverter Methods to convert Class to Java type names.
 



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