Package | Description |
---|---|
org.springframework.cloud.dataflow.server.config |
Spring Cloud Data Flow Server configuration classes.
|
org.springframework.cloud.dataflow.server.controller |
Spring Cloud Data Flow Server Controllers.
|
Modifier and Type | Method and Description |
---|---|
AppRegistry |
DataFlowControllerAutoConfiguration.AppDeploymentConfiguration.appRegistry(org.springframework.cloud.deployer.resource.registry.UriRegistry uriRegistry,
org.springframework.cloud.deployer.resource.support.DelegatingResourceLoader resourceLoader,
org.springframework.cloud.deployer.resource.maven.MavenProperties mavenProperties) |
Modifier and Type | Method and Description |
---|---|
AppRegistryController |
DataFlowControllerAutoConfiguration.AppDeploymentConfiguration.appRegistryController(AppRegistry appRegistry,
ApplicationConfigurationMetadataResolver metadataResolver,
ForkJoinPool appRegistryFJPFB) |
Constructor and Description |
---|
AppRegistryController(AppRegistry appRegistry,
ApplicationConfigurationMetadataResolver metadataResolver,
ForkJoinPool forkJoinPool) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.