public abstract class StreamPropertyProvider extends Object implements IPropertyProvider
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
StreamPropertyProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract InputStream |
getStream() |
Map<String,String> |
loadProperties() |
public Map<String,String> loadProperties()
loadProperties in interface IPropertyProviderprotected abstract InputStream getStream() throws Exception
ExceptionCopyright © 2012–2015 Taimos GmbH. All rights reserved.