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.
StaticInitializationInfo Marker interface for staticinitializer member info.
 

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.
MethodComparator Compares Methods.
ReflectHelper Helper class with utility methods for working with the java.lang.reflect.* package.
StaticInitializationInfoImpl Sole implementation of StaticInitializationInfo.
TypeConverter Methods to convert Class to Java type names.
 



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