| Package | Description |
|---|---|
| org.yarnandtail.andhow |
| Class and Description |
|---|
| StdEnvVarLoader
Loads properties from java.lang.System.getenv().
|
| StdFixedValueLoader |
| StdJndiLoader
Loads values from a JNDI context.
|
| StdMainStringArgsLoader
Identical to the KeyValuePairLoader, but provides a way to find
the cmd line arg loader in a list of loaders.
|
| StdPropFileOnClasspathLoader
Same functionality as the PropFileOnClasspathLoader, but with a default
path and a separate name to track it separately as a framework provided standard loader.
|
| StdPropFileOnFilesystemLoader
Same functionality as the PropFileOnFilesystemLoader, but uses a separate
name to track it separately as a framework provided standard loader.
|
| StdSysPropLoader
Loads properties from java.lang.System.getProperties().
|
Copyright © 2017. All rights reserved.