| Package | Description |
|---|---|
| org.gradle.launcher.daemon.bootstrap | |
| org.gradle.launcher.daemon.registry | |
| org.gradle.launcher.daemon.server |
| Modifier and Type | Method and Description |
|---|---|
protected Daemon |
ForegroundDaemonMain.startDaemon(DaemonServices daemonServices) |
protected Daemon |
DaemonMain.startDaemon(DaemonServices daemonServices) |
| Modifier and Type | Method and Description |
|---|---|
List<Daemon> |
EmbeddedDaemonRegistry.getDaemons()
Returns all daemons started in this registry since construction or most recent stopDaemons().
|
| Modifier and Type | Method and Description |
|---|---|
void |
EmbeddedDaemonRegistry.startDaemon(Daemon daemon) |
| Modifier and Type | Method and Description |
|---|---|
protected Daemon |
DaemonServices.createDaemon() |
Copyright © 2013. All rights reserved