public class PropFileOnFilesystemLoader extends PropFileBaseLoader
missingFileAProblem, pathProp, pathStr, unknownPropertyAProblem| Constructor and Description |
|---|
PropFileOnFilesystemLoader() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSpecificLoadDescription()
For this particular load, where was info loaded from?
This may vary from run to run based on config params.
|
LoaderValues |
load(StaticPropertyConfigurationInternal appConfigDef,
ValidatedValuesWithContext existingValues)
Builds up a list of LoaderValues by loading property values from a
configuration source.
|
LoaderValues |
load(StaticPropertyConfigurationInternal appConfigDef,
ValidatedValuesWithContext existingValues,
String path) |
getConfigSamplePrinter, getEffectivePath, getInstanceConfig, getLoaderDialect, getLoaderType, isMissingFileAProblem, isTrimmingRequiredForStringValues, isUnknownPropertyAProblem, loadInputStreamToProps, setFilePath, setFilePath, setMissingFileAProblem, setUnknownPropertyAProblemattemptToAdd, attemptToAdd, createValue, findDuplicateProperty, getClassConfig, releaseResourcesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClassConfig, releaseResourcespublic LoaderValues load(StaticPropertyConfigurationInternal appConfigDef, ValidatedValuesWithContext existingValues)
Loaderpublic LoaderValues load(StaticPropertyConfigurationInternal appConfigDef, ValidatedValuesWithContext existingValues, String path)
public String getSpecificLoadDescription()
LoaderCopyright © 2017. All rights reserved.