Uses of Class
org.wso2.carbon.governance.api.cache.ArtifactCache
-
Packages that use ArtifactCache Package Description 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 Modifier and Type Method Description static ArtifactCacheArtifactCacheFactory. createArtifactCache()ArtifactCacheArtifactCacheManager. getTenantArtifactCache(int tenantId)Methods in org.wso2.carbon.governance.api.cache with parameters of type ArtifactCache Modifier and Type Method Description voidArtifactCacheManager. addTenantArtifactCache(ArtifactCache cache, int tenantId)
-