Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for createShutdownCoordinator (0.22 sec)

  1. platforms/core-runtime/launcher/src/main/java/org/gradle/tooling/internal/provider/ConnectionScopeServices.java

        void configure(ServiceRegistration serviceRegistration) {
            serviceRegistration.addProvider(new DaemonClientGlobalServices());
        }
    
        @Provides
        ShutdownCoordinator createShutdownCoordinator(ListenerManager listenerManager, DaemonClientFactory daemonClientFactory, ServiceRegistry services, FileCollectionFactory fileCollectionFactory) {
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon May 27 12:34:44 UTC 2024
    - 4.8K bytes
    - Viewed (0)
Back to top