Class ArtifactCacheManager
java.lang.Object
org.wso2.carbon.governance.api.cache.ArtifactCacheManager
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddTenantArtifactCache(ArtifactCache cache, int tenantId) static voidstatic ArtifactCacheManagergetTenantArtifactCache(int tenantId) voidremoveTenantArtifactCache(int tenantId)
-
Method Details
-
enableClientCache
public static void enableClientCache() -
getCacheManager
-
addTenantArtifactCache
-
getTenantArtifactCache
-
removeTenantArtifactCache
public void removeTenantArtifactCache(int tenantId)
-