| Modifier and Type | Method and Description |
|---|---|
Map<String,ConfigurationMetadataSource> |
ConfigurationMetadataGroup.getSources()
Return the
sources defining the properties of
this group. |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleConfigurationMetadataRepository.add(ConfigurationMetadataProperty property,
ConfigurationMetadataSource source)
Add a
ConfigurationMetadataProperty with the
source that defines it, if any. |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleConfigurationMetadataRepository.add(Collection<ConfigurationMetadataSource> sources)
Register the specified
sources. |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.