public final class RegistryCacheManager extends Object
| Constructor and Description |
|---|
RegistryCacheManager() |
| Modifier and Type | Method and Description |
|---|---|
String |
cache(String path,
String configuration)
Cache configuration.
|
void |
deleteCache(String path,
String cacheId)
Delete cached configuration.
|
String |
loadCache(String path,
String cacheId)
Load cached configuration.
|
public String cache(String path, String configuration)
path - pathconfiguration - configurationpublic String loadCache(String path, String cacheId)
path - pathcacheId - cache idCopyright © 2021 The Apache Software Foundation. All rights reserved.