Uses of Class
org.codehaus.groovy.runtime.callsite.CallSiteClassLoader

Packages that use CallSiteClassLoader
org.codehaus.groovy.reflection Internal classes for assisting with reflection. 
 

Uses of CallSiteClassLoader in org.codehaus.groovy.reflection
 

Fields in org.codehaus.groovy.reflection with type parameters of type CallSiteClassLoader
private  LazyReference<CallSiteClassLoader> CachedClass.callSiteClassLoader
           
 

Methods in org.codehaus.groovy.reflection that return CallSiteClassLoader
 CallSiteClassLoader CachedClass.getCallSiteLoader()
           
 



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