public class PropertyLoaderFromResource extends PropertyLoader
| Constructor and Description |
|---|
PropertyLoaderFromResource(String resourceName,
boolean isResourceRequired) |
| Modifier and Type | Method and Description |
|---|---|
String |
getProperty(String key) |
isPropertyDefined, isPropertyEmptypublic PropertyLoaderFromResource(String resourceName, boolean isResourceRequired)
public String getProperty(String key)
getProperty in class PropertyLoaderkey - the name of the propertyCopyright © 2015. All rights reserved.