| Package | Description |
|---|---|
| org.gradle.api.internal | |
| org.gradle.api.internal.project | |
| org.gradle.initialization | |
| org.gradle.invocation |
| Modifier and Type | Method and Description |
|---|---|
MultiParentClassLoader |
GradleInternal.getScriptClassLoader()
Returns the root
ClassLoader to use for the scripts of this build. |
| Modifier and Type | Method and Description |
|---|---|
protected MultiParentClassLoader |
TopLevelBuildServiceRegistry.createRootClassLoader() |
| Modifier and Type | Method and Description |
|---|---|
MultiParentClassLoader |
DefaultClassLoaderRegistry.createScriptClassLoader() |
MultiParentClassLoader |
ClassLoaderRegistry.createScriptClassLoader()
Creates the script class loader for a build.
|
| Modifier and Type | Method and Description |
|---|---|
MultiParentClassLoader |
DefaultGradle.getScriptClassLoader() |
Copyright © 2013. All rights reserved