public class CacheProvider extends Object
| Modifier and Type | Method and Description |
|---|---|
static CacheProvider |
getInstance()
Method to get the instance of the CacheProvider.
|
static javax.cache.Cache |
getRESTAPIScopeCache() |
static javax.cache.Cache |
getTenantConfigCache() |
public static CacheProvider getInstance()
CacheProvider instancepublic static javax.cache.Cache getTenantConfigCache()
public static javax.cache.Cache getRESTAPIScopeCache()
Copyright © 2024 WSO2. All rights reserved.