Uses of Interface
org.springframework.cloud.dataflow.server.service.LauncherService
Packages that use 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
Methods in org.springframework.cloud.dataflow.server.config that return LauncherServiceModifier and TypeMethodDescriptionDataFlowControllerAutoConfiguration.TaskEnabledConfiguration.launcherService
(LauncherRepository launcherRepository) Methods in org.springframework.cloud.dataflow.server.config with parameters of type LauncherServiceModifier and TypeMethodDescriptionDataFlowControllerAutoConfiguration.TaskEnabledConfiguration.taskLauncherController
(LauncherService launcherService) -
Uses of LauncherService in org.springframework.cloud.dataflow.server.controller
Constructors in org.springframework.cloud.dataflow.server.controller with parameters of type LauncherService -
Uses of LauncherService in org.springframework.cloud.dataflow.server.service.impl
Classes in org.springframework.cloud.dataflow.server.service.impl that implement LauncherService