@ConditionalOnCloudPlatform(value=CLOUD_FOUNDRY) @Configuration @Conditional(value=org.springframework.cloud.dataflow.server.config.features.SchedulerConfiguration.SchedulerConfigurationPropertyChecker.class) public class CloudFoundrySchedulerConfiguration extends Object
Constructor and Description |
---|
CloudFoundrySchedulerConfiguration() |
Modifier and Type | Method and Description |
---|---|
org.springframework.cloud.deployer.spi.scheduler.cloudfoundry.CloudFoundrySchedulerProperties |
cloudFoundrySchedulerProperties() |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.