public class StdEnvVarLoader extends MapLoader implements StandardLoader
map, unknownPropertyAProblem| Constructor and Description |
|---|
StdEnvVarLoader() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLoaderType()
The type of the loader, such as JNDI, PropertyFile, SystemProperty,
etc..
|
Map<?,?> |
getMap() |
String |
getSpecificLoadDescription()
For this particular load, where was info loaded from?
This may vary from run to run based on config params.
|
boolean |
isTrimmingRequiredForStringValues()
If true, values for string properties are trimmed by the Trimmer of
the property they are associated with.
|
getLoaderDialect, isUnknownPropertyAProblem, load, releaseResources, setMap, setUnknownPropertyAProblemattemptToAdd, attemptToAdd, createValue, findDuplicateProperty, getClassConfig, getConfigSamplePrinter, getInstanceConfigclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetClassConfig, getConfigSamplePrinter, getInstanceConfig, getLoaderDialect, load, releaseResourcespublic String getSpecificLoadDescription()
LoadergetSpecificLoadDescription in interface LoadergetSpecificLoadDescription in class MapLoaderpublic boolean isTrimmingRequiredForStringValues()
LoaderisTrimmingRequiredForStringValues in interface LoaderisTrimmingRequiredForStringValues in class MapLoaderpublic String getLoaderType()
LoadergetLoaderType in interface LoadergetLoaderType in class MapLoaderCopyright © 2017. All rights reserved.