public class DefaultPropertyHolder extends Object implements PropertyHolder<String>
Default implementation load histone version and server type
| Constructor and Description |
|---|
DefaultPropertyHolder() |
| Modifier and Type | Method and Description |
|---|---|
String |
getProperty(String key) |
Map<String,String> |
getPropertyMap() |
public String getProperty(String key)
getProperty in interface PropertyHolder<String>public Map<String,String> getPropertyMap()
getPropertyMap in interface PropertyHolder<String>Copyright © 2017. All rights reserved.