| Constructor and Description |
|---|
DefaultProcessMetaDataProvider(ProcessEnvironment environment) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractProcessEnvironment |
class |
LibCBackedProcessEnvironment
Uses JNA to drive the POSIX API provided by libc
|
class |
UnsupportedEnvironment |
class |
WindowsProcessEnvironment
Uses JNA to drive the functions provided by kernel32.dll
|
| Modifier and Type | Method and Description |
|---|---|
protected ProcessEnvironment |
NativeServices.createProcessEnvironment() |
| Constructor and Description |
|---|
DaemonContextBuilder(ProcessEnvironment processEnvironment) |
| Constructor and Description |
|---|
DefaultDaemonCommandExecuter(GradleLauncherFactory launcherFactory,
ExecutorFactory executorFactory,
ProcessEnvironment processEnvironment,
LoggingManagerInternal loggingManager,
File daemonLog) |
EstablishBuildEnvironment(ProcessEnvironment processEnvironment) |
Copyright © 2013. All rights reserved