Uses of Interface
org.springframework.cloud.dataflow.server.service.LauncherService
Package
Description
Spring Cloud Data Flow Server configuration classes.
Spring Cloud Data Flow Server Controllers.
Contains Service implementations for the Dataflow Server.
-
Uses of LauncherService in org.springframework.cloud.dataflow.server.config
Modifier and TypeMethodDescriptionDataFlowControllerAutoConfiguration.TaskEnabledConfiguration.launcherService
(LauncherRepository launcherRepository) Modifier and TypeMethodDescriptionDataFlowControllerAutoConfiguration.TaskEnabledConfiguration.taskLauncherController
(LauncherService launcherService) -
Uses of LauncherService in org.springframework.cloud.dataflow.server.controller
-
Uses of LauncherService in org.springframework.cloud.dataflow.server.service.impl