Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for DeploymentRegistry (0.38 sec)

  1. build-logic/documentation/src/main/groovy/gradlebuild/docs/ServeDocs.java

                registry.start(getPath(), DeploymentRegistry.ChangeBehavior.RESTART, JavaApplicationHandle.class, builder);
            }
        }
    
        @Inject
        protected abstract DeploymentRegistry getDeploymentRegistry();
    
        @Inject
        protected abstract JavaExecHandleFactory getExecActionFactory();
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Apr 18 12:38:47 UTC 2024
    - 2.9K bytes
    - Viewed (0)
  2. platforms/core-runtime/launcher/src/main/java/org/gradle/tooling/internal/provider/LauncherServices.java

                StyledTextOutputFactory styledTextOutputFactory,
                BuildRequestMetaData requestMetaData,
                BuildCancellationToken cancellationToken,
                DeploymentRegistryInternal deploymentRegistry,
                BuildEventConsumer eventConsumer,
                BuildStartedTime buildStartedTime,
                Clock clock,
                LoggingBuildOperationProgressBroadcaster loggingBuildOperationProgressBroadcaster,
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Jun 05 13:01:53 UTC 2024
    - 12.9K bytes
    - Viewed (0)
  3. testing/architecture-test/src/changes/archunit-store/injected-services-should-have-service-scope-applied.txt

    Class <org.gradle.configuration.project.ProjectEvaluator> is not annotated with @ServiceScope in (ProjectEvaluator.java:0)
    Class <org.gradle.deployment.internal.DeploymentRegistry> is not annotated with @ServiceScope in (DeploymentRegistry.java:0)
    Class <org.gradle.execution.selection.BuildTaskSelector$BuildSpecificSelector> is not annotated with @ServiceScope in (BuildTaskSelector.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Jun 05 08:43:33 UTC 2024
    - 10.5K bytes
    - Viewed (0)
Back to top