public class ExtendedGroovyClassLoader
extends groovy.lang.GroovyClassLoaderGroovyClassLoader の拡張。| 修飾子と型 | クラスと説明 |
|---|---|
protected class | ExtendedGroovyClassLoader.ExtendedClassCollector クラスの追加時に追跡するために使用される内部コレクタークラス。 |
| コンストラクターと説明 |
|---|
ExtendedGroovyClassLoader(GroovyCompilerScope scope) |
| 修飾子と型 | メソッドと説明 |
|---|---|
groovy.lang.GroovyClassLoader.ClassCollector | createCollector(org.codehaus.groovy.control.CompilationUnit unit, org.codehaus.groovy.control.SourceUnit su) |
protected ClassSE<?> | findClass(StringSE name) |
org.codehaus.groovy.control.CompilerConfiguration | getConfiguration() |
InputStreamSE | getResourceAsStream(StringSE name) |
addClasspath, addURL, clearCache, close, createCompilationUnit, defineClass, defineClass, generateScriptName, getClassCacheEntry, getClassPath, getLoadedClasses, getPermissions, getResourceLoader, getTimeStamp, hasCompatibleConfiguration, isRecompilable, isShouldRecompile, isSourceNewer, loadClass, loadClass, loadClass, loadClass, parseClass, parseClass, parseClass, parseClass, parseClass, parseClass, parseClass, recompile, removeClassCacheEntry, setClassCacheEntry, setResourceLoader, setShouldRecompiledefinePackageSE, findResourceSE, findResourcesSE, getURLsSE, newInstanceSE, newInstanceSEdefineClassSE, defineClassSEclearAssertionStatusSE, defineClassSE, defineClassSE, defineClassSE, defineClassSE, definePackageSE, findLibrarySE, findLoadedClassSE, findSystemClassSE, getClassLoadingLockSE, getPackageSE, getPackagesSE, getParentSE, getResourceSE, getResourcesSE, getSystemClassLoaderSE, getSystemResourceSE, getSystemResourceAsStreamSE, getSystemResourcesSE, registerAsParallelCapableSE, resolveClassSE, setClassAssertionStatusSE, setDefaultAssertionStatusSE, setPackageAssertionStatusSE, setSignersSEcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic ExtendedGroovyClassLoader(GroovyCompilerScope scope)
protected ClassSE<?> findClass(StringSE name) throws ClassNotFoundExceptionSE
URLClassLoaderSE の findClassSE ClassNotFoundExceptionSEpublic InputStreamSE getResourceAsStream(StringSE name)
URLClassLoaderSE の getResourceAsStreamSE public groovy.lang.GroovyClassLoader.ClassCollector createCollector(org.codehaus.groovy.control.CompilationUnit unit,
org.codehaus.groovy.control.SourceUnit su)groovy.lang.GroovyClassLoader の createCollector public org.codehaus.groovy.control.CompilerConfiguration getConfiguration()