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()
Copyright © 2017 JBoss by Red Hat. All rights reserved.