Package | Description |
---|---|
org.springframework.cloud.dataflow.registry |
Root package of the Data Flow registry support.
|
org.springframework.cloud.dataflow.registry.service |
Root package of Spring Cloud Data Flow Core.
|
org.springframework.cloud.dataflow.server.config |
Spring Cloud Data Flow Server configuration classes.
|
Constructor and Description |
---|
AbstractAppRegistryCommon(AppResourceCommon appResourceService) |
AppRegistry(org.springframework.cloud.deployer.resource.registry.UriRegistry uriRegistry,
AppResourceCommon appResourceService) |
Constructor and Description |
---|
DefaultAppRegistryService(AppRegistrationRepository appRegistrationRepository,
AppResourceCommon appResourceService) |
Modifier and Type | Method and Description |
---|---|
AppResourceCommon |
DataFlowControllerAutoConfiguration.appResourceCommon(org.springframework.cloud.deployer.resource.maven.MavenProperties mavenProperties,
org.springframework.cloud.deployer.resource.support.DelegatingResourceLoader delegatingResourceLoader) |
Modifier and Type | Method and Description |
---|---|
AppRegistry |
DataFlowControllerAutoConfiguration.AppDeploymentConfiguration.appRegistry(org.springframework.cloud.deployer.resource.registry.UriRegistry uriRegistry,
AppResourceCommon appResourceCommon) |
AppRegistryService |
DataFlowControllerAutoConfiguration.SkipperDeploymentConfiguration.appRegistryService(AppRegistrationRepository appRegistrationRepository,
AppResourceCommon appResourceCommon) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.