public class ExcludeConfiguration extends Object
| Constructor and Description |
|---|
ExcludeConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,String> |
getProperties()
Gets properties.
|
static void |
reload() |
static boolean |
shouldSkip(Map<String,String> excludeProperties,
String resource,
String keyName) |
static boolean |
shouldSkip(String resource,
String keyName)
Gets property.
|
public static void reload()
public static boolean shouldSkip(String resource, String keyName)
resource - the resourcekeyName - the key namepublic static boolean shouldSkip(Map<String,String> excludeProperties, String resource, String keyName)
Copyright © 2021. All rights reserved.