public class PropertiesLoader extends Object
Modifier and Type | Class and Description |
---|---|
static class |
PropertiesLoader.FileNameKey |
Modifier and Type | Field and Description |
---|---|
protected boolean |
debug |
Constructor and Description |
---|
PropertiesLoader() |
Modifier and Type | Method and Description |
---|---|
void |
init(Map options) |
ReloadableProperties |
load(String nameProperty,
String fallbackName,
Map options) |
static void |
resetUsersAndGroupsCache()
For test-usage only.
|
public void init(Map options)
public ReloadableProperties load(String nameProperty, String fallbackName, Map options)
public static void resetUsersAndGroupsCache()
Copyright © 2020 The Apache Software Foundation. All rights reserved.