Package | Description |
---|---|
info.magnolia.config.source.yaml | |
info.magnolia.config.source.yaml.dependency |
Modifier and Type | Method and Description |
---|---|
Set<YamlConfigurationDependency> |
MgnlYamlConstructor.YamlConfigurationDependencyAggregator.getDependencies() |
Set<YamlConfigurationDependency> |
YamlReader.YamlConversionResult.getDependencies() |
Modifier and Type | Method and Description |
---|---|
void |
MgnlYamlConstructor.YamlConfigurationDependencyAggregator.addDependency(YamlConfigurationDependency dependency) |
Constructor and Description |
---|
YamlConversionResult(Object result,
Set<YamlConfigurationDependency> dependencies) |
Modifier and Type | Class and Description |
---|---|
class |
DefinitionDependency
A kind of
YamlConfigurationDependency which represents a definition referenced within some YAML configuration file. |
class |
YamlFileDependency
A kind of
YamlConfigurationDependency which represents another YAML file, possibly included or somehow referenced in another file. |
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.