public class LocalTaskPlatformFactory extends AbstractTaskPlatformFactory<LocalPlatformProperties>
logger, platformProperties
CLOUDFOUNDRY_PLATFORM_TYPE
Constructor and Description |
---|
LocalTaskPlatformFactory(LocalPlatformProperties platformProperties,
org.springframework.cloud.deployer.spi.scheduler.Scheduler localScheduler) |
Modifier and Type | Method and Description |
---|---|
Launcher |
createLauncher(String account) |
TaskPlatform |
createTaskPlatform() |
createLaunchers
public LocalTaskPlatformFactory(LocalPlatformProperties platformProperties, org.springframework.cloud.deployer.spi.scheduler.Scheduler localScheduler)
public TaskPlatform createTaskPlatform()
createTaskPlatform
in interface TaskPlatformFactory
createTaskPlatform
in class AbstractTaskPlatformFactory<LocalPlatformProperties>
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.