Uses of Class
org.wso2.carbon.governance.api.cache.ArtifactCache

Packages that use ArtifactCache
org.wso2.carbon.governance.api.cache   
 

Uses of ArtifactCache in org.wso2.carbon.governance.api.cache
 

Methods in org.wso2.carbon.governance.api.cache that return ArtifactCache
static ArtifactCache ArtifactCacheFactory.createArtifactCache()
           
 ArtifactCache ArtifactCacheManager.getTenantArtifactCache(int tenantId)
           
 

Methods in org.wso2.carbon.governance.api.cache with parameters of type ArtifactCache
 void ArtifactCacheManager.addTenantArtifactCache(ArtifactCache cache, int tenantId)
           
 



Copyright © 2012 WSO2 Inc. All Rights Reserved.