Package org.codehaus.groovy.reflection

Internal classes for assisting with reflection.

See:
          Description

Class Summary
CachedClass  
CachedClass.CachedMethodComparatorByName  
CachedClass.CachedMethodComparatorWithString  
CachedConstructor  
CachedField  
CachedMethod  
ClassInfo Handle for all information we want to keep about the class
ClassInfo.ClassInfoSet  
ClassLoaderForClassArtifacts  
GeneratedMetaMethod  
MethodHandle  
MethodHandleFactory  
MixinInMetaClass  
ParameterTypes  
ReflectionCache  
ReflectionUtils This class contains utility methods to determine which class called the current class to multiple levels of depth.
SunClassLoader Special class loader, which when running on Sun VM allows to generate accessor classes for any method
 

Package org.codehaus.groovy.reflection Description

Internal classes for assisting with reflection.


Copyright © 2003-2009 The Codehaus. All rights reserved.