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