Uses of Package
org.codehaus.groovy.reflection

Packages that use org.codehaus.groovy.reflection
groovy.lang Core Groovy language classes for implementing data structures, closures, metadata and so forth. 
org.codehaus.groovy.reflection Internal classes for assisting with reflection. 
org.codehaus.groovy.reflection.stdclasses   
org.codehaus.groovy.runtime Runtime classes for Groovy - whether the dynamic interpreter is being used, the compiler or the bytecode generator. 
org.codehaus.groovy.runtime.callsite   
org.codehaus.groovy.runtime.dgmimpl   
org.codehaus.groovy.runtime.dgmimpl.arrays   
org.codehaus.groovy.runtime.metaclass Internal classes related to Groovy's metaclass implementation. 
org.codehaus.groovy.tools Compiler entry points and miscellaneous development tools. 
 

Classes in org.codehaus.groovy.reflection used by groovy.lang
CachedClass
           
CachedField
           
CachedMethod
           
ClassInfo
          Handle for all information we want to keep about the class
MixinInMetaClass
           
ParameterTypes
           
 

Classes in org.codehaus.groovy.reflection used by org.codehaus.groovy.reflection
CachedClass
           
CachedConstructor
           
CachedField
           
CachedMethod
           
CachedMethod.MyComparator
           
ClassInfo
          Handle for all information we want to keep about the class
ClassInfo.ClassInfoSet
           
ClassInfo.ClassInfoSet.Segment
           
ClassInfo.LazyCachedClassRef
           
ClassInfo.LazyClassLoaderRef
           
ClassInfo.LocalMap
           
ClassInfo.ThreadLocalMapHandler
           
ClassLoaderForClassArtifacts
           
MethodHandle
           
ParameterTypes
           
SunClassLoader
          Special class loader, which when running on Sun VM allows to generate accessor classes for any method
 

Classes in org.codehaus.groovy.reflection used by org.codehaus.groovy.reflection.stdclasses
CachedClass
           
ClassInfo
          Handle for all information we want to keep about the class
 

Classes in org.codehaus.groovy.reflection used by org.codehaus.groovy.runtime
CachedClass
           
CachedMethod
           
ParameterTypes
           
 

Classes in org.codehaus.groovy.reflection used by org.codehaus.groovy.runtime.callsite
CachedConstructor
           
CachedField
           
CachedMethod
           
ClassInfo
          Handle for all information we want to keep about the class
ClassLoaderForClassArtifacts
           
ParameterTypes
           
SunClassLoader
          Special class loader, which when running on Sun VM allows to generate accessor classes for any method
 

Classes in org.codehaus.groovy.reflection used by org.codehaus.groovy.runtime.dgmimpl
CachedClass
           
ParameterTypes
           
 

Classes in org.codehaus.groovy.reflection used by org.codehaus.groovy.runtime.dgmimpl.arrays
CachedClass
           
ParameterTypes
           
 

Classes in org.codehaus.groovy.reflection used by org.codehaus.groovy.runtime.metaclass
CachedClass
           
CachedMethod
           
MixinInMetaClass
           
ParameterTypes
           
 

Classes in org.codehaus.groovy.reflection used by org.codehaus.groovy.tools
CachedMethod
           
 



Copyright © ${year} The Codehaus. All Rights Reserved.