| Package | Description |
|---|---|
| org.gradle.launcher.daemon.client |
| Modifier and Type | Method and Description |
|---|---|
DaemonConnection |
DefaultDaemonConnector.connect(Spec<? super DaemonContext> constraint) |
DaemonConnection |
DaemonConnector.connect(Spec<? super DaemonContext> constraint)
Connects to a daemon that matches the given constraint, starting one if required.
|
DaemonConnection |
DefaultDaemonConnector.createConnection() |
DaemonConnection |
DaemonConnector.createConnection() |
DaemonConnection |
DefaultDaemonConnector.maybeConnect(Spec<? super DaemonContext> constraint) |
DaemonConnection |
DaemonConnector.maybeConnect(Spec<? super DaemonContext> constraint)
Attempts to connect to a daemon that matches the given constraint.
|
Copyright © 2013. All rights reserved