public class PropFileOnClasspathLoader extends PropFileBaseLoader
missingFileAProblem, pathProp, pathStr, unknownPropertyAProblem| Constructor and Description |
|---|
PropFileOnClasspathLoader() |
| 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(StaticPropertyConfiguration appConfigDef,
ValidatedValuesWithContext existingValues)
Builds up a list of LoaderValues by loading property values from a
configuration source.
|
LoaderValues |
load(StaticPropertyConfiguration appConfigDef,
ValidatedValuesWithContext existingValues,
String path)
Load from a non-null classpathProp 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(StaticPropertyConfiguration appConfigDef, ValidatedValuesWithContext existingValues)
Loaderpublic LoaderValues load(StaticPropertyConfiguration appConfigDef, ValidatedValuesWithContext existingValues, String path)
appConfigDef - existingValues - path - public String getSpecificLoadDescription()
LoaderCopyright © 2017. All rights reserved.