org.wso2.carbon.governance.api.cache
Class ArtifactCacheManager
java.lang.Object
org.wso2.carbon.governance.api.cache.ArtifactCacheManager
public class ArtifactCacheManager
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
enableClientCache
public static void enableClientCache()
getCacheManager
public static ArtifactCacheManager getCacheManager()
addTenantArtifactCache
public void addTenantArtifactCache(ArtifactCache cache,
int tenantId)
getTenantArtifactCache
public ArtifactCache getTenantArtifactCache(int tenantId)
removeTenantArtifactCache
public void removeTenantArtifactCache(int tenantId)
Copyright © 2012 WSO2 Inc. All Rights Reserved.