public class PropertyLoaderComposite extends PropertyLoader
PropertyLoader
s.Constructor and Description |
---|
PropertyLoaderComposite(PropertyLoader... loaders) |
Modifier and Type | Method and Description |
---|---|
String |
getProperty(String key)
Loop over the components and
return the first not null value found.
|
isPropertyDefined, isPropertyEmpty
public PropertyLoaderComposite(PropertyLoader... loaders)
public String getProperty(String key)
getProperty
in class PropertyLoader
key
- the name of the propertyCopyright © 2015. All rights reserved.