Package org.apache.activemq.jaas
Class ReloadableProperties
- java.lang.Object
-
- org.apache.activemq.jaas.ReloadableProperties
-
public class ReloadableProperties extends Object
-
-
Constructor Summary
Constructors Constructor Description ReloadableProperties(PropertiesLoader.FileNameKey key)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PropertiesgetProps()Map<String,String>invertedPropertiesMap()Map<String,Set<String>>invertedPropertiesValuesMap()ReloadablePropertiesobtained()Map<String,Pattern>regexpPropertiesMap()
-
-
-
Constructor Detail
-
ReloadableProperties
public ReloadableProperties(PropertiesLoader.FileNameKey key)
-
-
Method Detail
-
getProps
public Properties getProps()
-
obtained
public ReloadableProperties obtained()
-
-