@Service public class DeployerInitializationService extends Object
Constructor and Description |
---|
DeployerInitializationService(DeployerRepository deployerRepository,
LocalPlatformProperties localPlatformProperties,
CloudFoundryPlatformProperties cloudFoundryPlatformProperties) |
Modifier and Type | Method and Description |
---|---|
protected void |
createAndSaveCFAppDeployers() |
protected void |
createAndSaveLocalAppDeployers() |
void |
initialize(org.springframework.boot.context.event.ApplicationReadyEvent event) |
@Autowired public DeployerInitializationService(DeployerRepository deployerRepository, LocalPlatformProperties localPlatformProperties, CloudFoundryPlatformProperties cloudFoundryPlatformProperties)
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.