@Component public class LauncherInitializationService extends Object
Constructor and Description |
---|
LauncherInitializationService(LauncherRepository launcherRepository,
List<TaskPlatform> taskPlatforms,
DeployerConfigurationMetadataResolver resolver) |
Modifier and Type | Method and Description |
---|---|
void |
initialize(org.springframework.boot.context.event.ApplicationReadyEvent event) |
public LauncherInitializationService(LauncherRepository launcherRepository, List<TaskPlatform> taskPlatforms, DeployerConfigurationMetadataResolver resolver)
@EventListener @Transactional public void initialize(org.springframework.boot.context.event.ApplicationReadyEvent event)
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.