| Package | Description |
|---|---|
| org.gradle.launcher.daemon.client | |
| org.gradle.launcher.daemon.protocol | |
| org.gradle.launcher.daemon.server.exec |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
DaemonClient.executeBuild(Build build,
Connection<Object> connection) |
| Modifier and Type | Class and Description |
|---|---|
class |
BuildAndStop |
| Modifier and Type | Method and Description |
|---|---|
protected void |
StartBuildOrRespondWithBusy.doBuild(DaemonCommandExecution execution,
Build build) |
protected void |
ExecuteBuild.doBuild(DaemonCommandExecution execution,
Build build) |
protected void |
EstablishBuildEnvironment.doBuild(DaemonCommandExecution execution,
Build build) |
protected void |
BuildCommandOnly.doBuild(DaemonCommandExecution execution,
Build build)
Note that the build param is the same object as execution.getCommand(), just ?pre casted?.
|
Copyright © 2013. All rights reserved