| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDependencyManagementServices |
| Modifier and Type | Class and Description |
|---|---|
class |
GlobalServicesRegistry
Contains the services shared by all builds in a given process.
|
class |
GradleInternalServiceRegistry
Contains the services for a given
GradleInternal instance. |
class |
ProjectInternalServiceRegistry
Contains the services for a given project.
|
class |
TaskExecutionServices |
class |
TaskInternalServiceRegistry
Contains the services for a given task.
|
class |
TopLevelBuildServiceRegistry
Contains the singleton services which are shared by all builds executed by a single
GradleLauncher
invocation. |
| Modifier and Type | Class and Description |
|---|---|
class |
NativeServices
Provides various native platform integration services.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DaemonClientServices
Takes care of instantiating and wiring together the services required by the daemon client.
|
class |
DaemonClientServicesSupport
Some support wiring for daemon clients.
|
class |
EmbeddedDaemonClientServices
Wires together the embedded daemon client.
|
class |
SingleUseDaemonClientServices |
class |
StopDaemonClientServices |
| Modifier and Type | Class and Description |
|---|---|
class |
DaemonRegistryServices
Takes care of instantiating and wiring together the services required for a daemon registry.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DaemonServices
Takes care of instantiating and wiring together the services required by the daemon server.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LoggingServiceRegistry
A
ServiceRegistry implementation which provides the logging services. |
| Modifier and Type | Class and Description |
|---|---|
class |
MessagingServices
A factory for a set of messaging services.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GlobalTestServices |
class |
TestTopLevelBuildServiceRegistry |
Copyright © 2013. All rights reserved