| Package | Description |
|---|---|
| org.gradle.api.internal | |
| org.gradle.api.internal.notations | |
| org.gradle.api.internal.project | |
| org.gradle.api.internal.tasks.compile | |
| org.gradle.initialization | |
| org.gradle.process.internal |
Classes for running external processes.
|
| org.gradle.process.internal.child |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultClassPathRegistry |
| Constructor and Description |
|---|
DependencyClassPathNotationParser(Instantiator instantiator,
ClassPathRegistry classPathRegistry,
FileResolver fileResolver) |
| Modifier and Type | Method and Description |
|---|---|
protected ClassPathRegistry |
TopLevelBuildServiceRegistry.createClassPathRegistry() |
protected ClassPathRegistry |
GlobalServicesRegistry.createClassPathRegistry() |
| Constructor and Description |
|---|
GroovyCompilerFactory(ProjectInternal project,
IsolatedAntBuilder antBuilder,
ClassPathRegistry classPathRegistry,
DefaultJavaCompilerFactory javaCompilerFactory) |
| Constructor and Description |
|---|
DefaultClassLoaderRegistry(ClassPathRegistry classPathRegistry,
ClassLoaderFactory classLoaderFactory) |
| Constructor and Description |
|---|
DefaultWorkerProcessFactory(LogLevel workerLogLevel,
MessagingServer server,
ClassPathRegistry classPathRegistry,
FileResolver resolver,
IdGenerator<?> idGenerator) |
| Constructor and Description |
|---|
ApplicationClassesInIsolatedClassLoaderWorkerFactory(Object workerId,
String displayName,
WorkerProcessBuilder processBuilder,
Collection<URL> implementationClassPath,
Address serverAddress,
ClassPathRegistry classPathRegistry) |
ApplicationClassesInSystemClassLoaderWorkerFactory(Object workerId,
String displayName,
WorkerProcessBuilder processBuilder,
List<URL> implementationClassPath,
Address serverAddress,
ClassPathRegistry classPathRegistry) |
Copyright © 2013. All rights reserved