| Package | Description |
|---|---|
| org.gradle.launcher.daemon.client | |
| org.gradle.launcher.daemon.server | |
| org.gradle.launcher.daemon.server.exec |
| Modifier and Type | Method and Description |
|---|---|
protected DaemonCommandExecuter |
EmbeddedDaemonClientServices.createDaemonCommandExecuter() |
| Constructor and Description |
|---|
Daemon(DaemonServerConnector connector,
DaemonRegistry daemonRegistry,
DaemonContext daemonContext,
String password,
DaemonCommandExecuter commandExecuter,
ExecutorFactory executorFactory)
Creates a new daemon instance.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDaemonCommandExecuter
The default implementation of how to execute commands that the daemon receives.
|
Copyright © 2013. All rights reserved