Package | Description |
---|---|
org.springframework.cloud.deployer.resource.registry |
Modifier and Type | Class and Description |
---|---|
class |
InMemoryUriRegistry
In-memory (non persistent)
UriRegistry implementation. |
Modifier and Type | Method and Description |
---|---|
Map<String,URI> |
UriRegistryPopulator.populateRegistry(boolean overwrite,
UriRegistry registry,
String... resourceUris)
Populate the provided registry with the contents of
the property files indicated by
resourceUris . |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.