public class ReloadableProperties extends Object
Constructor and Description |
---|
ReloadableProperties(PropertiesLoader.FileNameKey key) |
Modifier and Type | Method and Description |
---|---|
Properties |
getProps() |
Map<String,String> |
invertedPropertiesMap() |
Map<String,Set<String>> |
invertedPropertiesValuesMap() |
ReloadableProperties |
obtained() |
public ReloadableProperties(PropertiesLoader.FileNameKey key)
public Properties getProps()
public ReloadableProperties obtained()
public Map<String,String> invertedPropertiesMap()
public Map<String,Set<String>> invertedPropertiesValuesMap()
Copyright © 2005–2020 FuseSource, Corp.. All rights reserved.