| Package | Description |
|---|---|
| org.yarnandtail.andhow.api | |
| org.yarnandtail.andhow.internal | |
| org.yarnandtail.andhow.load | |
| org.yarnandtail.andhow.load.std |
| Modifier and Type | Method and Description |
|---|---|
ValidatedValuesWithContext |
ValidatedValuesWithContext.getValueMapWithContextImmutable()
Unmodifiable minimum data collection to store the structure of how data
was loaded.
|
| Modifier and Type | Method and Description |
|---|---|
LoaderValues |
Loader.load(StaticPropertyConfigurationInternal runtimeDef,
ValidatedValuesWithContext existingValues)
Builds up a list of LoaderValues by loading property values from a
configuration source.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ValidatedValuesWithContextBase
Shared base implementation for both immutable and mutable versions.
|
class |
ValidatedValuesWithContextImmutable
Immutable ValidatedValues implementation that stores extra context info.
|
class |
ValidatedValuesWithContextMutable
Mutable ValidatedValues implementation w/ context info.
|
| Modifier and Type | Method and Description |
|---|---|
ValidatedValuesWithContext |
ValidatedValuesWithContextMutable.getValueMapWithContextImmutable() |
ValidatedValuesWithContext |
ValidatedValuesWithContextImmutable.getValueMapWithContextImmutable() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
StdPropFileOnClasspathLoader.getEffectivePath(ValidatedValuesWithContext existingValues) |
LoaderValues |
StdJndiLoader.load(StaticPropertyConfigurationInternal appConfigDef,
ValidatedValuesWithContext existingValues) |
Copyright © 2017. All rights reserved.