public class ConfigurationCache extends Object
ConfigurationUtils.getCachedDynamicProperty(ScopeModel, String, String)| Constructor and Description |
|---|
ConfigurationCache() |
| Modifier and Type | Method and Description |
|---|---|
String |
computeIfAbsent(String key,
Function<String,String> function)
Get Cached Value
|
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.